summaryrefslogtreecommitdiff
path: root/tests/preprocessor/line.slang.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/preprocessor/line.slang.expected')
-rw-r--r--tests/preprocessor/line.slang.expected11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/preprocessor/line.slang.expected b/tests/preprocessor/line.slang.expected
new file mode 100644
index 000000000..8c7f72ada
--- /dev/null
+++ b/tests/preprocessor/line.slang.expected
@@ -0,0 +1,11 @@
+result code = -1
+standard error = {
+tests/preprocessor/line.slang(4): error 30015: undefined identifier 'FooA'.
+b.slang(99): error 30015: undefined identifier 'FooB'.
+tests/preprocessor/line.slang(10): error 30015: undefined identifier 'FooC'.
+d.slang(603): error 30015: undefined identifier 'FooD'.
+d.slang(40): error 30015: undefined identifier 'FooE'.
+tests/preprocessor/line.slang(19): error 30015: undefined identifier 'FooF'.
+}
+standard output = {
+}