New testcase, for PR 115
[oota-llvm.git] / test / Assembler / 2002-04-05-TypeParsing.ll
1   %Hosp = type {
2                  { \2 *, { \2, \4 } * },
3                  { \2 *, { \2, \4 } * }
4                }
5
6 implementation