diff --git a/validation-test/SIL/crashers/013-swift-parser-parsesilglobal.sil b/validation-test/SIL/crashers/013-swift-parser-parsesilglobal.sil new file mode 100644 index 0000000000000..f0e4492e4194b --- /dev/null +++ b/validation-test/SIL/crashers/013-swift-parser-parsesilglobal.sil @@ -0,0 +1,3 @@ +// RUN: not --crash %target-sil-opt %s +// REQUIRES: asserts +sil_global@_a:$()sil_global[fragile@_a:$( \ No newline at end of file