diff --git a/test/Jello/test0.ll b/test/Jello/test0.ll index 1f916c6542d..ed4b4f10946 100644 --- a/test/Jello/test0.ll +++ b/test/Jello/test0.ll @@ -1,4 +1,5 @@ ; test ret void %main() { + add int 1, 2 ret void }