pub type IncompleteLineNumberProgram<R, Offset> = IncompleteLineProgram<R, Offset>;
👎 Deprecated:

IncompleteLineNumberProgram has been renamed to IncompleteLineProgram, use that instead.

Expand description

Deprecated. IncompleteLineNumberProgram has been renamed to IncompleteLineProgram.