Turn on test that depends on semantic layouts

This commit is contained in:
Ayaz Hafiz 2023-05-11 09:24:36 -05:00
parent 931d26206f
commit bfbe493fe4
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58

View file

@ -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!(