blob: c0cb3742e9ae2706108113057eeb5d0a031733c9 [file] [log] [blame]
Tanya Lattnere7e3f2e2004-11-06 22:07:09 +00001; RUN: llvm-as < %s -o /dev/null -f
2
Chris Lattner0cca4642002-04-05 22:25:51 +00003%t = type { { \2*, \2 },
4 { \2*, \2 }
5 }
6
Tanya Lattnere7e3f2e2004-11-06 22:07:09 +00007implementation