소스 검색

Add failing test

Rudy Ges 7 달 전
부모
커밋
5f3184a035
3개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      tests/misc/projects/Issue11740/Main2.hx
  2. 2 0
      tests/misc/projects/Issue11740/compile3.hxml
  3. 1 0
      tests/misc/projects/Issue11740/compile3.hxml.stdout

+ 3 - 0
tests/misc/projects/Issue11740/Main2.hx

@@ -0,0 +1,3 @@
+function main() {}
+
+typedef X = Baz

+ 2 - 0
tests/misc/projects/Issue11740/compile3.hxml

@@ -0,0 +1,2 @@
+-main Main2
+--interp

+ 1 - 0
tests/misc/projects/Issue11740/compile3.hxml.stdout

@@ -0,0 +1 @@
+Macro.macro.hx:5: build FooData