Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 185 Bytes

helloworld.md

File metadata and controls

19 lines (13 loc) · 185 Bytes

This example prints "hello"

echo "hello"

This example prints "world"

echo "world"

This example exits with an error!

So sad!

echoooo "typooo"