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