Method code for $code_lib.generate_debug_listing()

[Turn off line numbering]
  1: arg info, mode;
  2: 
  3: return .(tosym("_" + tostr(mode) + "_listing"))(info);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon