From 913f4d09b91e3fd7449468b135881c940cacb3c0 Mon Sep 17 00:00:00 2001 From: Yong He Date: Sat, 20 Jan 2018 02:48:12 -0500 Subject: bug fixes fixes #373 fixes bug that misses current translation unit's scope when resolving entry-point global type argument expression. --- tests/compute/array-param.slang.expected.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/compute/array-param.slang.expected.txt (limited to 'tests/compute/array-param.slang.expected.txt') diff --git a/tests/compute/array-param.slang.expected.txt b/tests/compute/array-param.slang.expected.txt new file mode 100644 index 000000000..61b9a3dcd --- /dev/null +++ b/tests/compute/array-param.slang.expected.txt @@ -0,0 +1,8 @@ +0 +3F80000 +0 +3F80000 +0 +3F80000 +0 +3F80000 \ No newline at end of file -- cgit v1.2.3