Files
sybil/examples/hello.sy
Alek Ratzloff 9704e07c45 Add call stack error chain
This allows us to write out errors that follow the call stack and give
locations to where errors originated.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-01-16 15:25:58 -08:00

4 lines
40 B
Plaintext

[ "Hell world" println! ]
:say
say!