progs/fun2/sqr.ll
changeset 826 e340b32c30a2
parent 820 9d5e4fa0c64d
child 854 c9e2568d4729
--- a/progs/fun2/sqr.ll	Thu May 13 13:10:38 2021 +0100
+++ b/progs/fun2/sqr.ll	Mon Aug 30 14:18:08 2021 +0100
@@ -36,6 +36,7 @@
 }
 
 ; END OF BUILD-IN FUNCTIONS (prelude)
+
 @Max = global i32 10
 
 define i32 @sqr (i32 %x) {