From 630bd29f9e92ad26b8ce05835e2edc115633072c Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Thu, 28 Aug 2014 15:47:07 +0200 Subject: Clarify why we emit ATHROW after expressions of type Nothing Tests for emitting expressions of type Nothing. --- test/files/run/nothingTypeDce.flags | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/run/nothingTypeDce.flags (limited to 'test/files/run/nothingTypeDce.flags') diff --git a/test/files/run/nothingTypeDce.flags b/test/files/run/nothingTypeDce.flags new file mode 100644 index 0000000000..d85321ca0e --- /dev/null +++ b/test/files/run/nothingTypeDce.flags @@ -0,0 +1 @@ +-target:jvm-1.6 -Ybackend:GenBCode -Yopt:unreachable-code -- cgit v1.2.3