Commit 22562aa
committed
WIP: Snapshot that *almost* passes tests, but may or may not be correct.
Current test failures:
Running test main
# parameter-value-contains-command-position1
1..2
ok 1 - [1,7] «$foobar»
not ok 2 - have 1 expectations and 2 region_highlight entries: «expected_region_highlight=( '1 7 assign' )» «region_highlight=( '0 7 assign' '0 7 assign' )»
# parameter-value-contains-command-position2
1..2
ok 1 - [1,2] «$y»
not ok 2 - have 1 expectations and 2 region_highlight entries: «expected_region_highlight=( '1 2 assign' )» «region_highlight=( '0 2 assign' '0 2 assign' )»1 parent 3dca9d5 commit 22562aa
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
83 | 88 | | |
84 | 89 | | |
85 | 90 | | |
| |||
955 | 960 | | |
956 | 961 | | |
957 | 962 | | |
| 963 | + | |
958 | 964 | | |
959 | | - | |
| 965 | + | |
960 | 966 | | |
961 | 967 | | |
962 | 968 | | |
| |||
0 commit comments