1; RUN: llvm-as < %s | llvm-dis 2 3define void @test() { 4 %tmp.123 = trunc i64 0 to i32 ; <i32> [#uses=0] 5 ret void 6} 7