set flag tok_formatDollarVars_debug. svoid test_tok_formatDollarVars() { assertEqualsVerbose("5 + 1", tok_formatDollarVars("$bla + 1", bla := 5)); }