Re: ...so this override business

new topic     » goto parent     » topic index » view thread      » older message » newer message

Testing on Euphoria Interpreter v4.1.0 development Revision Date: 2014-01-16 02:53:44, Id: 5783:d41527402a7a

with warning 
 
print(1, 10 ) 
puts(1, '\n' ) 
 
atom print = 666 
? print 

The output is:

10 
666 

No need for "override" keyword, errors, or warnings.

Euphoria has been like this for a while.

_tom

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu