# asm.b include "sys.m"; sys: Sys; include "draw.m"; draw : Draw; Min : module { init: fn(nil: ref Draw->Context, nil: list of string); };