summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ir/string-literal.slang.expected2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ir/string-literal.slang.expected b/tests/ir/string-literal.slang.expected
index 91a6ccec2..9ebf8b78b 100644
--- a/tests/ir/string-literal.slang.expected
+++ b/tests/ir/string-literal.slang.expected
@@ -1,7 +1,7 @@
result code = 0
standard error = {
### LOWER-TO-IR:
-[entryPoint(6 : Int, "main")]
+[entryPoint(6 : Int, "main", "string-literal")]
[numThreads(1 : Int, 1 : Int, 1 : Int)]
[export("_S3tu04mainp1puV")]
[nameHint("main")]