summaryrefslogtreecommitdiff
path: root/test/Assembler/2002-04-05-TypeParsing.ll
blob: cca859f4884800c9d39a23874851d4086a6cd8fb (plain)
1
2
3
4
5
6
  %Hosp = type {
                 { \2 *, { \2, \4 } * },
                 { \2 *, { \2, \4 } * }
               }

implementation