mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
6 lines
195 B
Swift
6 lines
195 B
Swift
// RUN: %target-swift-frontend -O -emit-sil -primary-file %s %S/Inputs/extension-with-nested-type.swift -module-name test
|
|
|
|
// https://github.com/apple/swift/issues/47534
|
|
|
|
// Intentionally empty.
|