7 lines
206 B
Markdown
7 lines
206 B
Markdown
# Project Backlog
|
|
As of March 8, 2026.
|
|
|
|
- Type check return value from functions. Currently, the statement, if an
|
|
expression, and if there is a non-Void return type on the function, just gets
|
|
returned.
|