Limitations when using PL/I TEST(NOSEPARATE NOSOURCE)

When NOSOURCE is specified and program source is not available, source line numbers and storage areas are still reported.

TEST(SEPARATE) and TEST(NOSEPARATE SOURCE) are equivalent, the former locates source in a separate SYSDEBUG side file, the latter in the program object.