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