There is a bug in Prescript, it's impossible to jump to any step ending with 0, e.g. `j 3.10` would redirect to `3.1` step, `j 3.20` to `3.2`, and so on
There is a bug in Prescript, it's impossible to jump to any step ending with 0, e.g.
j 3.10would redirect to3.1step,j 3.20to3.2, and so on