Fixtype of octal integer literals.
This is a product type introduced by fty::defprod.
The following invariant is enforced on the fields:
(octdig/uscore-list-wfp digits/uscores)
An octal integer literal consists of (i) a sequence of octal digits and underscores satisfying the constraints in octdig/uscore-list-wfp, and (ii) an optional integer type suffix.
The set of values of this fixtype should be isomorphic to
the set of strings (or parse trees) defined by
the Java grammar rule