How to go to a specific line number in Playground or Xcode?

Is there a way to go to a specific line number in a swift file or any file in Xcode or Playground? I don't know if the search feature will do that and I haven't been able to find any help in the Help menu.

Yes. Cmd-L (or may be Cmd-l, lowercase).

How to go to a specific line number in Playground or Xcode?
 
 
Q