2
0

Foo.hx 39 B

123
  1. function foo() {
  2. trace("hello foo");
  3. }