mirror of
https://github.com/eth-p/bat-extras.git
synced 2026-09-10 07:16:25 -04:00
5 lines
49 B
Bash
5 lines
49 B
Bash
echo Hello, test world!
|
|
if true; then
|
|
! true
|
|
fi
|