diff options
author | Daniel Kullmann <daniel.kullmann@gmx.de> | 2015-01-11 00:15:49 +0100 |
---|---|---|
committer | Daniel Kullmann <daniel.kullmann@gmx.de> | 2015-01-11 00:15:49 +0100 |
commit | 451b943a01276cf972b05c7f317752f3411a614c (patch) | |
tree | 598f3be14f4f481db8c5804eb892c53b355b6fa8 /lib/packages/docutils/rstast.nim | |
parent | a41b62da970f9795cc4e8bc4fecbdb386dc18d80 (diff) | |
download | Nim-451b943a01276cf972b05c7f317752f3411a614c.tar.gz |
doc/tut2.txt: clarified usage of static/dynamic binding
The original text was slightly misleading in that it could be read that newLit and newPlus could not be implemented as methods; this is untrue, because newPlus could also be impleented as a method. The reason that newLit can't be implemented as a method is that its first argument (x: int) has a non-object type.
Diffstat (limited to 'lib/packages/docutils/rstast.nim')
0 files changed, 0 insertions, 0 deletions