aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/macro/run/t5225_1.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/disabled/macro/run/t5225_1.check')
-rw-r--r--tests/disabled/macro/run/t5225_1.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/disabled/macro/run/t5225_1.check b/tests/disabled/macro/run/t5225_1.check
new file mode 100644
index 000000000..1a47aacfd
--- /dev/null
+++ b/tests/disabled/macro/run/t5225_1.check
@@ -0,0 +1,4 @@
+{
+ @new transient() @new volatile() var x = 2;
+ ()
+}