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