mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-02-01 01:49:12 +01:00
5 lines
49 B
Plaintext
5 lines
49 B
Plaintext
|
echo Hello, test world!
|
||
|
if true; then
|
||
|
! true
|
||
|
fi
|