Skip to content

Commit 3f86fe7

Browse files
author
Claudiu Popa
committed
Add TODO about greediness.
1 parent 0d12f25 commit 3f86fe7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,6 @@ function My-Function
4949

5050
-> Pipeline instead FunctionStatement due the fact that there is a new line after the last brace
5151

52-
* 1.4L is seen as a member access, not as a number.
52+
* 1.4L is seen as a member access, not as a number.
53+
54+
* We could use greedy=False for LIST_OF and REPEAT for better performance.

0 commit comments

Comments
 (0)