1
0
mirror of https://github.com/eth-p/bat-extras.git synced 2025-03-02 15:31:16 +01:00
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