# Automatically generated; edit in Sphinx source code, not here. module Test; import spicy; public type Foo = unit { x: bytes &eod &convert=$$.to_uint(); on %done { print self; } };