namespace foo { bar ::= 12; } main ::= fn() { x ::= do_thing(); do_thing(); };