mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 06:55:15 +00:00
Write parens
This commit is contained in:
parent
161d6b45f2
commit
4a214fe75b
1 changed files with 1 additions and 1 deletions
|
@ -645,7 +645,7 @@ fn write_content<'a>(
|
|||
subs,
|
||||
buf,
|
||||
parens,
|
||||
false,
|
||||
write_parens,
|
||||
);
|
||||
}
|
||||
Symbol::NUM_FLOATINGPOINT => write_float(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue