summaryrefslogtreecommitdiff
path: root/tests/ir/string-literal.slang.expected
blob: b86eab2c899c656eeab4b4a64c4fb169ae5137dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
result code = 0
standard error = {
[entryPoint]
[export("_S04mainp1puV")]
[nameHint("main")]
func %main	: Func(Void, UInt)
{
block %1(
		[nameHint("tid")]
		param %tid	: UInt):
	return_void
}
}
standard output = {
}