mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
8 lines
303 B
Swift
8 lines
303 B
Swift
// {"kind":"typecheck","signature":"swift::TypeDecl::getName() const","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 {
|
|
func b {
|
|
super
|