summaryrefslogtreecommitdiff
path: root/test/decompile/code-metadata.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/decompile/code-metadata.txt')
-rw-r--r--test/decompile/code-metadata.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/decompile/code-metadata.txt b/test/decompile/code-metadata.txt
index 1efd9d65..c66763bc 100644
--- a/test/decompile/code-metadata.txt
+++ b/test/decompile/code-metadata.txt
@@ -8,7 +8,7 @@
return))
(;; STDOUT ;;;
-function f_a(a:int):int {
+function f_a(a:int):int { // func0
let t0 = a;
// @metadata.code.test "aa\01a";
return 1234 + t0;