Commit 4cd6eea
committed
hotfix: Wrong captured tokens fixed
Values starting with a number or float in the name gets captured as a number when it should be captured as a string. Fixed
Conditionstate doesn't need an equal sign befire the condition. This has been made optional.1 parent cd82db9 commit 4cd6eea
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3566 | 3566 | | |
3567 | 3567 | | |
3568 | 3568 | | |
3569 | | - | |
| 3569 | + | |
3570 | 3570 | | |
3571 | 3571 | | |
3572 | 3572 | | |
| |||
3595 | 3595 | | |
3596 | 3596 | | |
3597 | 3597 | | |
3598 | | - | |
| 3598 | + | |
3599 | 3599 | | |
3600 | 3600 | | |
3601 | 3601 | | |
| |||
3794 | 3794 | | |
3795 | 3795 | | |
3796 | 3796 | | |
3797 | | - | |
| 3797 | + | |
3798 | 3798 | | |
3799 | 3799 | | |
3800 | 3800 | | |
3801 | | - | |
| 3801 | + | |
3802 | 3802 | | |
3803 | 3803 | | |
3804 | 3804 | | |
| |||
0 commit comments