Skip to content

Instantly share code, notes, and snippets.

@krisselden
Created February 23, 2016 08:00
Show Gist options
  • Save krisselden/a43b9eb33c4c2ec650f8 to your computer and use it in GitHub Desktop.
Save krisselden/a43b9eb33c4c2ec650f8 to your computer and use it in GitHub Desktop.
class NotAString { "789d599e-e38a-4ee6-af51-078f0b3f9a1c" = true; }
function example(): NotAString {
return "hello";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment