Move to individual transform functions, add skeleton for if_comp, simple_passthrough
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
|
||||
__if_comp__ __C__ simple_passthrough """
|
||||
#include <stdio.h>
|
||||
"""
|
||||
|
||||
var a = 1
|
||||
var b = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user