mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
Turn on test that depends on semantic layouts
This commit is contained in:
parent
931d26206f
commit
bfbe493fe4
1 changed files with 0 additions and 1 deletions
|
@ -1512,7 +1512,6 @@ fn opaque_assign_to_symbol() {
|
|||
|
||||
#[test]
|
||||
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm", feature = "gen-dev"))]
|
||||
#[ignore = "Blocked on https://github.com/roc-lang/roc/issues/5354"]
|
||||
fn issue_2777_default_branch_codegen() {
|
||||
assert_evals_to!(
|
||||
indoc!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue