2.4.3.4 High-level Source

High-level source will be present if the -ah option is given to the assembler. The format for high-level source is:

<line #>:<filename>       **** <source>

For example:

1:hello.c       **** #include <stdio.h>