Re: ver4 keyword Conflict

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

For example:

include abc.e as abc 
 
override function tan(atom a) 
  return a * 100.0 
end function 
 
? abc:tan -- tan constant found in abc.e 
? tan(10) -- your tan function 
? eu:tan(20) -- euphoria's built in tan function 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu