1
Fork 0

register snapshots

This commit is contained in:
Daniel Micay 2013-10-23 04:49:18 -04:00
parent 8c97c5ebfd
commit 142672dca4
218 changed files with 395 additions and 60 deletions

View file

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#[feature(managed_boxes)];
enum t { foo(@int), }