summaryrefslogtreecommitdiff
path: root/test/main.felan
blob: eef127e9413e4a59879e2d055f2fcff89a341017 (plain)
1
2
3
main :: () -> void {
  print;
};