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