Avatar
Avatar
Iceman
@swift-6.0.3 #if compiler(>=6.0) print("6.0") #else print("not") #endif
6.0