RosettaCodeData/Task/Metaprogramming/Zkl/metaprogramming-2.zkl
2023-07-01 13:44:08 -04:00

3 lines
108 B
Text

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