Fix bug found in the wild via fuzzing, move fuzzing job to the end

This commit is contained in:
Joshua Warner 2024-12-11 18:39:15 -08:00
parent 146710a129
commit 3f2117403e
No known key found for this signature in database
GPG key ID: 89AD497003F93FDD
6 changed files with 61 additions and 5 deletions

View file

@ -514,6 +514,7 @@ mod test_snapshots {
pass/not_multiline_string.expr,
pass/not_record_updater.expr,
pass/not_tag.expr,
pass/num_bang_amp_z_dot_t.expr,
pass/number_literal_suffixes.expr,
pass/old_app_header.full,
pass/old_interface_header.header,