ssa issue
Reported by Philipp Pirozhkov | December 20th, 2008 @ 05:52 PM
module Exp
def a(title)
Local.puts(title)
t = title
d = {~title: title}
fails to load/compile with the following: Exp:5: variable title is unbound => (~error,[([69,120,112],[(5,~erl_lint,(~unbound_var,~title))])],[])
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Reia a dynamic scripting language for the Erlang virtual machine (BEAM)