Mercurial > repos > tabletprog
comparison modules/object.tp @ 331:61f5b794d939
Breaking change: method call syntax now always uses the syntactic receiver as the actual receiver. This makes its behavior different from function call syntax, but solves some problems with methods being shadowed by local variables and the like.
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Sat, 28 Mar 2015 14:21:04 -0700 |
parents | b74956a2196f |
children | ead24192ed45 |
comparison
equal
deleted
inserted
replaced
330:e70f9d3f19f8 | 331:61f5b794d939 |
---|