[erlang-questions] Where is the syntax error.
zxq9
zxq9@REDACTED
Thu Sep 24 14:54:52 CEST 2015
On 2015年9月24日 木曜日 12:51:00 Hugo Mills wrote:
> On Thu, Sep 24, 2015 at 02:45:06PM +0200, Roelof Wobben wrote:
> > Can someone give me a tip where the syntax errror is.
>
> Well, like the error message says, it's something to do with a dot.
>
> You've got two dots in that line of code. Which one is wrong?
> Hint: a dot is the end of an expression to be evaluated (in the shell)
> or the end of a function definition (in a module).
Bah, this was a more fun answer. I gave it up without thinking.
Debugging all day makes me bad at find-it-yourself hints...
-Craig
More information about the erlang-questions
mailing list