Skip to content

Commit 1be51c8

Browse files
author
Claudiu Popa
committed
Add new TODO case.
1 parent f84ef47 commit 1be51c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TODO

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@ function My-Function
5252
* 1.4L is seen as a member access, not as a number.
5353

5454
* We could use greedy=False for LIST_OF and REPEAT for better performance.
55+
56+
* { $value * 10 } is wrongly detected by StatementList as a Pipeline,
57+
composed by two statements '$value * 1' and '0'.

0 commit comments

Comments
 (0)