mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
BooleanType => Boolean
This commit is contained in:
committed by
Max Moiseev
parent
507b68315e
commit
2c95bb6d51
@@ -4,4 +4,4 @@
|
||||
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
|
||||
// Test case found by fuzzing
|
||||
|
||||
func C{func a{func f{func f:a}}func f:BooleanType,class a
|
||||
func C{func a{func f{func f:a}}func f:Boolean,class a
|
||||
|
||||
Reference in New Issue
Block a user