Skip to content

Commit 313be8e

Browse files
committed
Add a documentation about 0it
1 parent a0c5361 commit 313be8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2032,7 +2032,8 @@ nodes:
20322032
comment: |
20332033
Represents reading a local variable. Note that this requires that a local
20342034
variable of the same name has already been written to in the same scope,
2035-
otherwise it is parsed as a method call.
2035+
otherwise it is parsed as a method call. Note that `it` default parameter
2036+
has `0it` as the name of this node.
20362037
20372038
foo
20382039
^^^

0 commit comments

Comments
 (0)