variable '_' is unbound

Vance Shipley vances@REDACTED
Tue May 28 01:03:33 CEST 2002


What is wrong with this:

	foo(Arg) when bar == Arg; <<_:16>> == Arg -> ok.


When I try to compile it I get:

	1> c(t).
	./t.erl:4: variable '_' is unbound
	error

This is using R8B-1.

	-Vance



More information about the erlang-questions mailing list