Noob - Getting Started Infinte Loop?
fbg111
fbg111@REDACTED
Fri Sep 1 04:43:02 CEST 2006
Mats Cronqvist wrote:
>
> here's an example.
>
> 24> A=<<"a">>.
> ** 1: syntax error before: '<' **
> 24> A = <<"a">>.
> <<97>>
> 25> A=<<<"a">>.
> true
>
Interesting, I just ran it in BEAM. That's proof. Thanks.
--
View this message in context: http://www.nabble.com/Noob---Getting-Started-Infinte-Loop--tf2189189.html#a6091960
Sent from the Erlang Questions forum at Nabble.com.
More information about the erlang-questions
mailing list