tests: Add test case. Closes #3250

This commit is contained in:
Tim Chevalier 2012-12-22 14:57:54 -08:00
parent b8fe575e79
commit d722217a68

View File

@ -0,0 +1,7 @@
#[auto_serialize]
type t = (uint, uint);
fn main() { }