RosettaCodeData/Task/Metaprogramming/Zkl/metaprogramming-2.zkl
2017-09-25 22:28:19 +02:00

3 lines
108 B
Text

//Full zkl functionality but limited access to the parse stream; only #defines
#ifdef name
#fcn name {code}