File2.hx 61 B

12345
  1. class File2 {
  2. static function test() {
  3. var foo = 42;
  4. }
  5. }