diff options
author | Reimer Behrends <behrends@gmail.com> | 2014-11-02 23:35:41 +0100 |
---|---|---|
committer | Reimer Behrends <behrends@gmail.com> | 2014-11-02 23:35:41 +0100 |
commit | ce9a57fcfd21a1a3cb17087107c246f0492bec7f (patch) | |
tree | e6ddce20df948ac7fba95c876a9d29d1ad735757 /tests/method/tmultim4.nim | |
parent | bce2d57d95b71f3e4a5d4585ea735870251d1caa (diff) | |
download | Nim-ce9a57fcfd21a1a3cb17087107c246f0492bec7f.tar.gz |
Fix dispatcher creation for method prototypes.
When method prototypes were involved (e.g. forward declarations for mutual recursion), calls were sometimes dispatched to the wrong method implementation. One of the reasons was that method dispatchers were then not always attached to method ASTs in the correct place.
Diffstat (limited to 'tests/method/tmultim4.nim')
0 files changed, 0 insertions, 0 deletions