mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
fix bug with dynamic size calls (copy structs now work)
This commit is contained in:
parent
e19b272a9e
commit
66f9ff1d58
2 changed files with 6 additions and 3 deletions
|
@ -410,7 +410,6 @@ mod test {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn lookup_copy_record() {
|
||||
run_expect_test(
|
||||
indoc!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue