From 997ad0cd53575aa46216311c7fc766db41f471a8 Mon Sep 17 00:00:00 2001 From: Hamish Knight Date: Wed, 8 Oct 2025 09:43:21 +0100 Subject: [PATCH] [test] Add a fixed crasher --- .../compiler_crashers_fixed/9836fc014b482176.swift | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 validation-test/compiler_crashers_fixed/9836fc014b482176.swift diff --git a/validation-test/compiler_crashers_fixed/9836fc014b482176.swift b/validation-test/compiler_crashers_fixed/9836fc014b482176.swift new file mode 100644 index 0000000000000..ae2bfe8ac4342 --- /dev/null +++ b/validation-test/compiler_crashers_fixed/9836fc014b482176.swift @@ -0,0 +1,4 @@ +// {"kind":"typecheck","original":"82a2edc3","signature":"$s20_CompilerSwiftParser0C0V21parseDeclModifierList01_aB6Syntax03RawefgH0VyF"} +// RUN: not %target-swift-frontend -typecheck %s +public { {} } +open