summaryrefslogtreecommitdiff
path: root/tests/diagnostics/packoffset.slang.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/diagnostics/packoffset.slang.expected')
-rw-r--r--tests/diagnostics/packoffset.slang.expected6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/diagnostics/packoffset.slang.expected b/tests/diagnostics/packoffset.slang.expected
new file mode 100644
index 000000000..3930fee6a
--- /dev/null
+++ b/tests/diagnostics/packoffset.slang.expected
@@ -0,0 +1,6 @@
+result code = -1
+standard error = {
+tests/diagnostics/packoffset.slang(7): error 39012: explicit 'packoffset' bindings are not yet supported in Slang
+}
+standard output = {
+}