nt9856x/BSP/busybox/shell/ash_test/ash-heredoc/heredoc3.right
2023-03-28 15:07:53 +08:00

10 lines
78 B
Plaintext

exit EOF-f
"
echo $f
echo `echo Hello World`
moo
EOF-f
EOF-f f
EOF-f
Ok