const OperInfo = struct
const OperInfo = struct { prec: i8, tag: Node.Tag, assoc: Assoc = Assoc.left, }