Method code for $message_frob.uncompile()

[Turn off line numbering]
  1: arg this;
  2: var key;
  3: 
  4: return hash key in (this) to ([key[1], key[2].uncompile()]);

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

Tlon