Comments only: change TODOs to FIXMEs and annotate them
This commit is contained in:
parent
50d2e7e07e
commit
889be71cb4
13 changed files with 19 additions and 20 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
import core::option;
|
||||
|
||||
// TODO: Windows support.
|
||||
// FIXME (#2807): Windows support.
|
||||
|
||||
const color_black: u8 = 0u8;
|
||||
const color_red: u8 = 1u8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue