Skip to content

Instantly share code, notes, and snippets.

@yfrancis
Created October 15, 2012 08:06
Show Gist options
  • Save yfrancis/3891320 to your computer and use it in GitHub Desktop.
Save yfrancis/3891320 to your computer and use it in GitHub Desktop.
main.mm:3:22: error: expected '(' for function-style cast or type construction
NSNumber* x = @(int)5;
~~~^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment