aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/macro/run/macro-expand-nullary-generic.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/disabled/macro/run/macro-expand-nullary-generic.check')
-rw-r--r--tests/disabled/macro/run/macro-expand-nullary-generic.check6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/disabled/macro/run/macro-expand-nullary-generic.check b/tests/disabled/macro/run/macro-expand-nullary-generic.check
new file mode 100644
index 000000000..0470d239d
--- /dev/null
+++ b/tests/disabled/macro/run/macro-expand-nullary-generic.check
@@ -0,0 +1,6 @@
+fooNullary[Int]
+fooEmpty[Int]
+fooEmpty[Int]
+barNullary[Int]
+barEmpty[Int]
+kkthxbai