Add test case for change in 039bfe
This commit is contained in:
parent
72259e0772
commit
14d721388b
1 changed files with 2 additions and 0 deletions
|
|
@ -18,4 +18,6 @@ struct S {
|
|||
}
|
||||
|
||||
fn main() {
|
||||
assert foopy == f;
|
||||
assert f == s.f;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue