aboutsummaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorRafael Ávila de Espíndola <[email protected]>2011-01-27 16:51:41 -0500
committerRafael Ávila de Espíndola <[email protected]>2011-01-27 16:51:41 -0500
commita2081deb2d16c58f2b367ad8a8d4a047d80f51a6 (patch)
treeb4cb550e0e8c059a81730282d8e2b83cf93966e7 /src/test
parentResolve type paths. (diff)
downloadrust-a2081deb2d16c58f2b367ad8a8d4a047d80f51a6.tar.xz
rust-a2081deb2d16c58f2b367ad8a8d4a047d80f51a6.zip
Simplify and fix the resolution of expr_path. With this we now get to codegen
in ------------------- type foo = rec(int a); mod m1 { mod m2 { const foo bar = rec(a = 4); } } fn main(vec[str] args) { log m1.m2.bar.a; } -------------------
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions