From 2324be56376aed8cd168e712001485f2202cdda6 Mon Sep 17 00:00:00 2001 From: Nicolas Stucki Date: Sun, 16 Apr 2017 18:48:53 +0200 Subject: Fix constant type val value inline in constructors. --- tests/run/inline-constant-in-constructor-1.check | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/run/inline-constant-in-constructor-1.check (limited to 'tests/run/inline-constant-in-constructor-1.check') diff --git a/tests/run/inline-constant-in-constructor-1.check b/tests/run/inline-constant-in-constructor-1.check new file mode 100644 index 000000000..05035c26d --- /dev/null +++ b/tests/run/inline-constant-in-constructor-1.check @@ -0,0 +1,3 @@ +assert +s +r init -- cgit v1.2.3