auto merge of #8155 : stepancheg/rust/unit-zero, r=alexcrichton
This commit is contained in:
commit
9824d90ffd
2 changed files with 12 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ struct Lots {
|
|||
h: ~[util::NonCopyable],
|
||||
i: @mut (int, int),
|
||||
j: bool,
|
||||
k: (),
|
||||
}
|
||||
|
||||
fn main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue