diff options
-rw-r--r-- | test/fib2.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fib2.ll b/test/fib2.ll index f91c6d967d..bc6ee04564 100644 --- a/test/fib2.ll +++ b/test/fib2.ll @@ -1,4 +1,4 @@ -%__intern_LC0 = constant [sbyte] c"fib returned: " +%__intern_LC0 = constant [sbyte] c"fib returned: \00" %__intern_LC1 = constant [sbyte] c"\0A\00" implementation |