mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 05:34:11 +03:00
removed TODO
This commit is contained in:
parent
4e05db3038
commit
e667ca6af6
@ -48,7 +48,6 @@ pub fn highlight_expr2<'a, 'b>(
|
||||
))
|
||||
}
|
||||
Expr2::GlobalTag { name, .. } =>
|
||||
// TODO split this string up for the brackets
|
||||
{
|
||||
highlight_tups.push((get_bump_str(arena, env, name), HighlightStyle::Type))
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user