summaryrefslogtreecommitdiff
path: root/tests/bugs/nested-switch.slang.expected.txt
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2023-02-06 10:07:02 -0800
committerGitHub <noreply@github.com>2023-02-06 10:07:02 -0800
commite893a831d7f64eb52e76df087190247f43b150ae (patch)
tree1cf91d943741ed25ad057a1bf34f47ee03b5229b /tests/bugs/nested-switch.slang.expected.txt
parenta12c5511a9003efb23b265a7f2f613cf49aa9f07 (diff)
Fix crash when processing nested switch. (#2624)
* Fix crash when processing nested switch. * Clean up. --------- Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'tests/bugs/nested-switch.slang.expected.txt')
-rw-r--r--tests/bugs/nested-switch.slang.expected.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/bugs/nested-switch.slang.expected.txt b/tests/bugs/nested-switch.slang.expected.txt
new file mode 100644
index 000000000..e5716bdfa
--- /dev/null
+++ b/tests/bugs/nested-switch.slang.expected.txt
@@ -0,0 +1,4 @@
+1
+3
+2
+0