#include #include "uCalc.h" using namespace std; using namespace uCalcSoftware; int main() { uCalc uc; auto t = uc.NewTransformer(); // Ignore multi-line formatting t.DefaultRuleSet().StatementSensitive(false); // 1. Parent rule captures the content of the