ref: 5cca8cb85bf2fe2e299301c7c75892d9b6f6504b
dir: /appl/cmd/disk/prep/calc.tab.m/
Calc: module {
parseexpr: fn(s: string, a, b, c: big): (big, string);
init: fn(nil: ref Draw->Context, nil: list of string);
NUMBER: con 57346;
UNARYMINUS: con 57347;
};