mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
5 lines
205 B
Swift
5 lines
205 B
Swift
// {"kind":"typecheck","original":"82a2edc3","signature":"$s20_CompilerSwiftParser0C0V21parseDeclModifierList01_aB6Syntax03RawefgH0VyF"}
|
|
// RUN: not %target-swift-frontend -typecheck %s
|
|
public { {} }
|
|
open
|