write Default Failure Code
Generate suitable primitive failure code on the given L1InstructionWriter. Some primitives may have special requirements, but most (fallible) primitives follow the same pattern.
Parameters
line Number
The line number at which to consider a future failure to occur.
writer
Where to write the failure code.
num Args
The number of arguments that the function will accept.