[erlang-bugs] small bug in line numbering.

Michal korgulec@REDACTED
Mon May 18 16:39:50 CEST 2009


Hi,
compiling :

-module(tmp).
-export([a/1]).

a(b) ->

gives

./tmp.erl:999999: syntax error before:


Michal.



More information about the erlang-bugs mailing list