[M3devel] 32bit host 64bit target TextLiteral recurring problem

Elmar Stellnberger estellnb at elstel.org
Fri Jun 5 10:33:54 CEST 2015


>   17) non-virtual member functions -- not C or Modula-3
That already works for Modula-3.
Simply put the method name with the same signature another
time under "methods" instead of overrides (However you would
have to do that in each subclass - and there is likely no
runtime optimization for it; i.e. it may effectively just declare
another virtual method with the same name.).




More information about the M3devel mailing list