Hi
I have a Xcode 12.2 on iMac running Catalina 10.15.7
I can open the playground but no display shows on the right for the line below. Neither i get any in console with print.
let myEmail = "eskimo"
print(myEmail)
any idea why?
I have a Xcode 12.2 on iMac running Catalina 10.15.7
I can open the playground but no display shows on the right for the line below. Neither i get any in console with print.
let myEmail = "eskimo"
print(myEmail)
any idea why?