summaryrefslogtreecommitdiff
path: root/tests/current-bugs/preproc-concat-2.slang.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/current-bugs/preproc-concat-2.slang.expected')
-rw-r--r--tests/current-bugs/preproc-concat-2.slang.expected6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/current-bugs/preproc-concat-2.slang.expected b/tests/current-bugs/preproc-concat-2.slang.expected
new file mode 100644
index 000000000..4b30fc7c2
--- /dev/null
+++ b/tests/current-bugs/preproc-concat-2.slang.expected
@@ -0,0 +1,6 @@
+result code = 0
+standard error = {
+}
+standard output = {
+a ab b ;
+}