mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
4366da9250
Swift SVN r28409
4 lines
66 B
Swift
4 lines
66 B
Swift
func foo() {
|
|
let _: GraphicType? = GraphicType(rawValue: 0)
|
|
}
|