bat-extras/test/data/file.sh

5 lines
49 B
Bash
Raw Normal View History

2020-02-20 05:49:20 +01:00
echo Hello, test world!
if true; then
! true
fi