rokucommunity / rokucommunity/brighterscript
Number to string in function arguments throws error
Open
@TwitchBronBron is already working on this.
Since Feb 22, 2022.
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 68
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 39
Description
The following is valid Brightscript code. functionName(12.toStr()). Brighterscript complains Expected ')' after function call argumentsbrs(1075)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.