bat-extras/test/data/file.sh
2020-02-19 20:49:20 -08:00

5 lines
49 B
Bash

echo Hello, test world!
if true; then
! true
fi