Open myclevorname opened 5 months ago
Yes, it uses a goto statement. Even though goto statements are considered harmful, I think it is okay in this situation. This fixes #78.
I'd also recommend adding a test for this, but that might not be easy to do since our tests are set up to have metadata in the input file.
Yes, it uses a goto statement. Even though goto statements are considered harmful, I think it is okay in this situation. This fixes #78.