spl/net.spl

9 lines
141 B
Text

construct net namespace {
;
register { | with name this ;
name "net" dyn-def-field;
this "net" settype =net
}
}