Skip to content

Conversation

@jcflack
Copy link
Contributor

@jcflack jcflack commented Jul 15, 2015

Spun the loop in parseParameters slightly so it doesn't complain in the
corner case of an explicit method signature of no parameters. Also made
the messages clearer for when the signature really doesn't match what's
expected.

Will resolve #8, I dare to hope.

Spun the loop in parseParameters slightly so it doesn't complain in the
corner case of an explicit method signature of no parameters. Also made
the messages clearer for when the signature really doesn't match what's
expected.
thallgren added a commit that referenced this pull request Jul 15, 2015
Address #8 spurious error with zero-arg method sigs.
@thallgren thallgren merged commit 523d169 into tada:master Jul 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No-arg functions unusable: "To many parameters - expected 0"

2 participants