Get rid of my name from TODOs. Anyone can do them.
This commit is contained in:
@@ -7,4 +7,4 @@ io.write(3 - 2 - 1) // expect: 0
|
||||
var a = 3
|
||||
io.write(-a) // expect: -3
|
||||
|
||||
// TODO(bob): Unsupported RHS types.
|
||||
// TODO: Unsupported RHS types.
|
||||
|
||||
Reference in New Issue
Block a user