mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
Fix test for string literal
This commit is contained in:
parent
4568412df5
commit
50e0bee22f
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ mod gen_num {
|
||||||
x
|
x
|
||||||
"#
|
"#
|
||||||
),
|
),
|
||||||
'A' as _,
|
65,
|
||||||
u32
|
u32
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue