Skip to content

Instantly share code, notes, and snippets.

@IamAlchemist
Created March 28, 2017 05:42
Show Gist options
  • Save IamAlchemist/0f6e1e47a76a2e9fa7383bcdb1f0de92 to your computer and use it in GitHub Desktop.
Save IamAlchemist/0f6e1e47a76a2e9fa7383bcdb1f0de92 to your computer and use it in GitHub Desktop.
macro objective-c
#define __wvjb_js_func__(x) #x
static NSString * preprocessorJSCode = @__wvjb_js_func__(
a();
b();
);
#undef __wvjb_js_func__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment