It looks like s7 define returns the value defined:

> (define ast (sunlark-parse-build-file "test/BUILD.test"))
... dump of ast ...

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:

> ast

so that's not a good solution.

Thanks,

Gregg
_______________________________________________
Cmdist mailing list
[email protected]
https://cm-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to