moved some TODOs out into here
This commit is contained in:
parent
b26c6df1a1
commit
d69e9ef038
|
@ -11,3 +11,7 @@ Low Importance
|
|||
|
||||
- For the ternary operator, should isWritable() return true/false depending on evaluating the condition and check isWritable() of whichever branch it
|
||||
would have taken? At the moment ternary expressions are just considered NOT writable.
|
||||
|
||||
Syntax
|
||||
|
||||
- are distanceto or soundslike any use?
|
Loading…
Reference in New Issue