Conversation
|
This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested. If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos. For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping |
08667ef to
7d3e713
Compare
|
Looking into the CI failures on this one, I think the errors has nothing to do with the changes here. The only way I could reproduce the CI error using If I download and use the latest release of V (0.5.1), |
|
Sure. There remains the issue that students might download the next V release and experience the bug, so we should also report it. |
|
Nevermind, I think the errors were caused by trying to add items to lists that were not initialized properly. I have raised a PR #293 to fix. There are probably still issues to report to the V lang project, but I'll do that later. |
No description provided.