mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
Make sure to update uls_of_var when importing variables directly to a usage site
This commit is contained in:
parent
e8fb186d79
commit
6e1698775f
1 changed files with 0 additions and 1 deletions
|
@ -1467,7 +1467,6 @@ fn encode_custom_type() {
|
|||
}
|
||||
|
||||
#[mono_test]
|
||||
#[ignore]
|
||||
fn encode_derived_record() {
|
||||
indoc!(
|
||||
r#"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue