mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-12 06:38:45 +01:00
Remove some outdated TODOs.
They’re TODONE!
This commit is contained in:
@ -14,5 +14,4 @@ IO.print("\u0b83") // expect: ஃ
|
||||
IO.print("\u00B6") // expect: ¶
|
||||
IO.print("\u00DE") // expect: Þ
|
||||
|
||||
// TODO: Missing digits in escape.
|
||||
// TODO: Syntax for Unicode escapes > 0xffff?
|
||||
|
||||
Reference in New Issue
Block a user