mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
Derive tag union encoders
This commit is contained in:
parent
9aa3cb8d33
commit
1cf1e114be
5 changed files with 346 additions and 5 deletions
|
@ -1850,7 +1850,6 @@ fn encode_derived_nested_record_string() {
|
|||
}
|
||||
|
||||
#[mono_test]
|
||||
#[ignore = "TODO make this work (one ULS var is missing)"]
|
||||
fn encode_derived_tag_one_field_string() {
|
||||
indoc!(
|
||||
r#"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue