Main.hx 53 B

123
  1. function main() {
  2. trace("Hello from folder proj");
  3. }