mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 23:31: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
|
||||
"#
|
||||
),
|
||||
'A' as _,
|
||||
65,
|
||||
u32
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue