mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
Fix panic check for parens_newlines_before_as
This commit is contained in:
parent
c4077dc971
commit
36d4d37e18
1 changed files with 1 additions and 1 deletions
|
@ -772,7 +772,7 @@ mod test_snapshots {
|
|||
// Found unbound type variables {66}
|
||||
// in type alias `Test.IdentId(0)` [] [] : <66>
|
||||
// Location: crates/compiler/can/src/scope.rs:541:13
|
||||
true
|
||||
cfg!(debug_assertions)
|
||||
}
|
||||
|
||||
// When adding new snapshot tests, strongly prefer fixing any canonicalization panics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue