fix parsing of z value
The `substr` function was going a character too far making the `fail` function from istringstream function failing. `testKlass` is working again.
Showing
Please register or sign in to comment
The `substr` function was going a character too far making the `fail` function from istringstream function failing. `testKlass` is working again.