hemtt-preprocessor 1.0.0

A preprocessor library for hemtt
Documentation
1
2
3
4
#define test 1

value = test;
#undef test
value = test;