Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

parse optional return type hint #8

Open
todo bot opened this issue Nov 23, 2019 · 0 comments
Open

parse optional return type hint #8

todo bot opened this issue Nov 23, 2019 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Nov 23, 2019

// TODO: parse optional return type hint
// last is the suite
val suite = ctx.getChild(ctx.childCount-1).accept(Visitor(functionScope)) as Suite;
// create a new function definition


This issue was generated by todo based on a TODO comment in 02bbfee. It's been assigned to @oxisto because they committed the code.
@todo todo bot added the todo 🗒️ label Nov 23, 2019
@todo todo bot assigned oxisto Nov 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant