wollok
wollok copied to clipboard
Remove WollokDeclarativeNativeUnaryOperations
Not necessary anymore since all objects are WollokObjects and we don't use java objects as runtime representation of basic objects. So the interpreter just needs to do
object.call(symbol)