2003-05-21 15:57:25 +00:00
|
|
|
; Found by inspection of the code
|
2007-04-16 17:36:08 +00:00
|
|
|
; RUN: llvm-as < %s > /dev/null |& grep {Illegal number of init}
|
2003-05-21 15:57:25 +00:00
|
|
|
|
2007-01-26 08:25:06 +00:00
|
|
|
global {} { i32 7, float 1.0, i32 7, i32 8 }
|