Files
2022-11-08 17:41:40 +01:00

8 lines
65 B
Swift

_ = 3...
postfix operator **
postfix func **(_ n: Int) {}
3**