trailling nl

This commit is contained in:
MaxGraey
2020-07-15 14:19:08 +03:00
parent 54ecc7593b
commit d04d06d48a

View File

@@ -337,4 +337,4 @@ block0(v0: i64):
v1 = bxor_imm v0, -1 v1 = bxor_imm v0, -1
; check: bnot v0 ; check: bnot v0
return v1 return v1
} }