blob: eb60570639f2be552c3cbabd75d217600f35779d [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
2
3%t = type { { \2*, \2 },
4 { \2*, \2 }
5 }
6
7implementation