aboutsummaryrefslogtreecommitdiff
path: root/samples/Gosu/hello.vark
blob: 3fc6934a1f51f03facb5ab4308664685899eb2ae (plain)
1
2
3
function hello() {
  print("hello")
}