Few extra points
This commit is contained in:
parent
270f6100b7
commit
90f6fa8b19
|
@ -15,4 +15,6 @@
|
||||||
* Tail call optimization for simple recursion (rewrite it as a loop?)
|
* Tail call optimization for simple recursion (rewrite it as a loop?)
|
||||||
* Check arities for statically known functions
|
* Check arities for statically known functions
|
||||||
* Enforce single-member tuple after called keywords
|
* Enforce single-member tuple after called keywords
|
||||||
|
* Placeholders may only appear in tuples in synthetic expressions
|
||||||
|
* Each of these may have zero or one placeholders
|
||||||
")
|
")
|
Loading…
Reference in New Issue
Block a user