浏览代码

Add failing test

Rudy Ges 6 月之前
父节点
当前提交
5f3184a035

+ 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