Skip to content

Commit a9f6348

Browse files
Hailongnikic
authored andcommitted
README doc: wrong kind value in the example output.
1 parent 44944ac commit a9f6348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ var_dump(ast\parse_code($code, $version=70));
114114
// Output:
115115
object(ast\Node)#1 (4) {
116116
["kind"]=>
117-
int(133)
117+
int(132)
118118
["flags"]=>
119119
int(0)
120120
["lineno"]=>

0 commit comments

Comments
 (0)