mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Fix bug found in the wild via fuzzing, move fuzzing job to the end
This commit is contained in:
parent
146710a129
commit
3f2117403e
6 changed files with 61 additions and 5 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue