From 597a949e8700d585dc89979b66375367ac73acc2 Mon Sep 17 00:00:00 2001 From: martende Date: Tue, 27 Nov 2012 14:08:53 +0100 Subject: SI-5753 macros cannot be loaded when inherited from a class or a trait enclClass should be taken from Tree otherwise we can jump to declaration class/trait. --- test/files/run/t5753_1.flags | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/run/t5753_1.flags (limited to 'test/files/run/t5753_1.flags') diff --git a/test/files/run/t5753_1.flags b/test/files/run/t5753_1.flags new file mode 100644 index 0000000000..cd66464f2f --- /dev/null +++ b/test/files/run/t5753_1.flags @@ -0,0 +1 @@ +-language:experimental.macros \ No newline at end of file -- cgit v1.2.3