summary refs log blame commit diff
path: root/examples/4.src
blob: 7e6662e8cea0357d6cb2f6774fc6b3a0d45bf74c (plain) (tree)
1
2
3


                         
let hello = "hello";

print(hello + " world!");