Marvelous! (Why does zero_type 2 come into mind... :) Maybe you also have a solution to the next problem:
How do I get
string add_two(int x) { return ::add_two(x)+"two"; }
to work in Sub?
Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum Fri, 27 Apr 2012 04:45:16 -0700
Marvelous! (Why does zero_type 2 come into mind... :) Maybe you also have a solution to the next problem:
How do I get
string add_two(int x) { return ::add_two(x)+"two"; }
to work in Sub?