From 1c6543dc7dfd839cf11f54a8de1b7f6c7e1c9247 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Tue, 21 Aug 2012 15:13:01 +0200 Subject: Fix for SI-6264, crash in checkCheckable. The classic fail of assuming you will only receive a specific subclass of Type. --- test/files/neg/t6264.flags | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/neg/t6264.flags (limited to 'test/files/neg/t6264.flags') diff --git a/test/files/neg/t6264.flags b/test/files/neg/t6264.flags new file mode 100644 index 0000000000..85d8eb2ba2 --- /dev/null +++ b/test/files/neg/t6264.flags @@ -0,0 +1 @@ +-Xfatal-warnings -- cgit v1.2.3