Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add statement syntax for function declarations (#438)
Add statement syntax (either `fn` or `func`, see proposal) for function declarations. - Follows C++-style trailing return syntax. Co-authored-by: Geoff Romer <gromer@google.com> Co-authored-by: josh11b <josh11b@users.noreply.github.com>
- Loading branch information