Files

6 lines
80 B
Swift

func localSwiftFunc() -> Int {}
struct MyStruct {
func myStructMethod() {}
}