hemtt-preprocessor 1.0.0

A preprocessor library for hemtt
Documentation
1
2
3
4
5

value = test_myVar;
value = "test_myVar";
value = "My variable is ""test_myVar""";