aboutsummaryrefslogtreecommitdiff
path: root/examples/hello.halk
blob: f36db0aa450c31bd7680504fb7b142dc03f4ecf3 (plain) (blame)
1
2
3
4
USE.io;

message="Hello, World!";
io~o.message;