mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
8 lines
276 B
Swift
8 lines
276 B
Swift
// {"kind":"typecheck","original":"cb3e622a","signature":"swift::ast_scope::ASTScopeImpl::checkSourceRangeBeforeAddingChild(swift::ast_scope::ASTScopeImpl*, swift::ASTContext const&) const"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
{
|
|
let a,
|
|
() {
|
|
}
|
|
}
|