aboutsummaryrefslogtreecommitdiff
path: root/test/native/native_hello.ml
blob: ea57e573b42d7562b88285cd49d610be176af030 (plain) (blame)
1
2
let () =
  print_endline "Hello, world!"