mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
4 lines
163 B
Swift
4 lines
163 B
Swift
// {"signature":"swift::ParamSpecifierRequest::evaluate(swift::Evaluator&, swift::ParamDecl*) const"}
|
|
// RUN: not %target-swift-frontend -typecheck %s
|
|
func a([0])
|