Main.hx 50 B

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