Move to individual transform functions, add skeleton for if_comp, simple_passthrough

This commit is contained in:
Nathan Braswell
2016-01-01 23:42:00 -05:00
parent fd6383124c
commit 6107dda825
3 changed files with 30 additions and 99 deletions

View File

@@ -1,4 +1,8 @@
__if_comp__ __C__ simple_passthrough """
#include <stdio.h>
"""
var a = 1
var b = 2