<div dir="ltr">It looks like s7 define returns the value defined:<div><br></div><div>&gt; (define ast (sunlark-parse-build-file &quot;test/BUILD.test&quot;))</div><div>... dump of ast ...</div><div><br></div><div>Is there any way to turn that off?  I can tell my _to_string function not to print the ast, but I still want this to print the ast:</div><div><br></div><div>&gt; ast</div><div><br></div><div>so that&#39;s not a good solution.</div><div><br></div><div>Thanks,</div><div><br></div><div>Gregg</div></div>