mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
4 lines
48 B
Swift
4 lines
48 B
Swift
func nested() -> String {
|
|
return "Nested"
|
|
}
|