blob: c96f6fdcfd39b25fb931bae146dad8ca20ee9e8d [file] [log] [blame]
func foo() {
let _: GraphicType? = GraphicType(rawValue: 0)
}