(import (ssc3)) (ssc3i->string (ssc3->ssc3i '(if (== n 1) (postln "1") (postln "not 1"))))