>>>>> "rw" == Roelof Wobben <r.wobben@REDACTED> writes:
8> time_parser:tokens([10]).
rw> ** exception error: no function clause matching
rw> time_parser:tokens("\n") (time_parser.erl, line 5)
rw> where do the /n come from ?
What happens when you type
1> ([10]).
in the REPL?
k.
--
Kevin Montuori
montuori@REDACTED