Q: Xcode 8 Playground Error: type annotation missing in pattern
Trying to follow "App Development Curriculum" 02_Naming Autocompletion playground, but in Xcode 8 I get the above error instead of displaying the autocompletion menu.
However, if I do the same thing in a Project script it works?