aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/macro/run/macro-expand-override.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/disabled/macro/run/macro-expand-override.check')
-rw-r--r--tests/disabled/macro/run/macro-expand-override.check15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/disabled/macro/run/macro-expand-override.check b/tests/disabled/macro/run/macro-expand-override.check
new file mode 100644
index 000000000..b41dc156c
--- /dev/null
+++ b/tests/disabled/macro/run/macro-expand-override.check
@@ -0,0 +1,15 @@
+(fooBString,Expr[Nothing](Test.this.dd),42)
+(fooDInt,Expr[Nothing](Test.this.dd),42)
+fooBBoolean
+(fooBString,Expr[Nothing](Test.this.db),42)
+(fooBInt,Expr[Nothing](Test.this.db),42)
+fooBBoolean
+(fooZString,Expr[Nothing](Test.this.zz),42)
+(fooDInt,Expr[Nothing](Test.this.zz),42)
+fooZBoolean
+(fooBString,Expr[Nothing](Test.this.zd),42)
+(fooDInt,Expr[Nothing](Test.this.zd),42)
+fooZBoolean
+(fooBString,Expr[Nothing](Test.this.zb),42)
+(fooBInt,Expr[Nothing](Test.this.zb),42)
+fooZBoolean