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