2003-05-21 15:57:25 +00:00
|
|
|
; Found by inspection of the code
|
2007-01-26 08:25:06 +00:00
|
|
|
; RUN: llvm-as 2>&1 < %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 }
|