svoid test_starFormat() { assertEqualsVerbose("1 + 2", starFormat("* + *", 1, 2)); }