Paste number 45597: commutative not possible

Paste number 45597: commutative not possible
Pasted by: zbrown
When:2 years, 6 months ago
Share:Tweet this! | http://paste.lisp.org/+Z6L
Channel:None
Paste contents:
Raw Source | XML | Display As
Eshell V5.5.5  (abort with ^G)
1> c(test).
./test.erl:5: variable 'X' is unbound
error
2> 




-module(test).
-export([test_it/0]).

test_it() ->
        2 = X,
        io:format("X is equal to ~p~n", [X]).

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.