Skip to content

Expand exception condition for PathT::line

Emily Horsman requested to merge horsmane/se2aa4_cs2me3:fix-a3-spec into master

outside_bounds should also be thrown if the given index i is negative.

Merge request reports