Skip to content

Instantly share code, notes, and snippets.

@spoenemann
Created May 24, 2017 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spoenemann/5adc9c5a46b903b6026b30a79dafe2b9 to your computer and use it in GitHub Desktop.
Save spoenemann/5adc9c5a46b903b6026b30a79dafe2b9 to your computer and use it in GitHub Desktop.
Example of generated C code
Bag* __local_0 = this->bag;
Wallet* __local_1 = __local_0->wallet;
double __local_2 = __local_1->cash;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment