tests: Add test case. Closes #3250

This commit is contained in:
Tim Chevalier 2012-12-22 14:57:54 -08:00
parent 3ee1d3ebb8
commit 5c6e928e32

View file

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