mirror of
https://git.busybox.net/busybox
synced 2025-05-10 04:33:59 +02:00
7 lines
No EOL
62 B
Text
Executable file
7 lines
No EOL
62 B
Text
Executable file
# last line has no EOL!
|
|
if true
|
|
then
|
|
echo 1
|
|
else
|
|
echo 2
|
|
fi |