svoid test_sfuWithIndent() { for n to 6: print(n + " = " + sfuWithIndent(n, ll(ll(ll(ll("a")))))); }