From ea9325965a82610083e75e0d111fe3d70c46b3d2 Mon Sep 17 00:00:00 2001 From: Nicolas Stucki Date: Mon, 17 Apr 2017 16:54:44 +0200 Subject: Only allow constant type vals to be inlined. --- tests/run/inline-constant-in-constructor-3.check | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/run/inline-constant-in-constructor-3.check (limited to 'tests/run/inline-constant-in-constructor-3.check') diff --git a/tests/run/inline-constant-in-constructor-3.check b/tests/run/inline-constant-in-constructor-3.check new file mode 100644 index 000000000..b0171e3d9 --- /dev/null +++ b/tests/run/inline-constant-in-constructor-3.check @@ -0,0 +1,4 @@ +assert +r2 +s +r init -- cgit v1.2.3