Skip to content

Instantly share code, notes, and snippets.

@pita5
Created March 5, 2014 10:28
Show Gist options
  • Save pita5/9364779 to your computer and use it in GitHub Desktop.
Save pita5/9364779 to your computer and use it in GitHub Desktop.
[scrollView addSubview:({
UILabel* label = [[UILabel alloc] initWithFrame:CGRectZero];
label;
})];
@Francescu
Copy link

Is this a valid syntax ? Never seen before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment