Add test case for change in 039bfe

This commit is contained in:
Tim Chevalier 2013-01-22 16:22:30 -08:00
parent 72259e0772
commit 14d721388b

View file

@ -18,4 +18,6 @@ struct S {
}
fn main() {
assert foopy == f;
assert f == s.f;
}