You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note this was not exposed because we used to have:
```
src_root = C:\Users\xx\yy|x.t
.... $src_root\heelo.txt
```
In this case `:` is read via ReadVar, it is not escaped, if we follow the pattern of build statement, we should have it escaped properly for `:`
0 commit comments