8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Added option to stop implicit returns on the root. (IppClub#164)
add default return declaration for function literal.
confirmed only the index/key variable is const in for-loop.
update year.
fix an empty check case.
fix in-expression format issue.
fix invalid formation.
changed the if-assignment syntax to prevent some errors.
make function call args a consistent behavior with table list.
fix a missing case for condition chaining.