mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
8 lines
339 B
Swift
8 lines
339 B
Swift
// {"kind":"typecheck","signature":"(anonymous namespace)::PreCheckTarget::walkToExprPre(swift::Expr*)","signatureAssert":"Assertion failed: (detail::isPresent(Val) && \"dyn_cast on a non-existent value\"), function dyn_cast"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
{
|
|
extension a {
|
|
b {
|
|
func c {
|
|
super
|