Xfail a struct-test I can't figure out how to make work.

This commit is contained in:
Graydon Hoare 2012-08-16 14:26:35 -07:00
parent 0492c75c43
commit 89fb03ae17

View file

@ -1,3 +1,5 @@
// xfail-test
struct Foo(int, int, int);
fn main() {