deimos-lang/backlog.md
2026-03-08 13:35:12 -05:00

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.