summaryrefslogtreecommitdiff
path: root/test/files/neg/t4749.flags
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-01-02 11:48:22 -0800
committerPaul Phillips <paulp@improving.org>2012-01-09 21:31:45 -0800
commit2064372659156e2637eac4d092321818a30abb41 (patch)
treebaa2394fadad02a6426c076f249f6856eeadeb4c /test/files/neg/t4749.flags
parent820491ed6376e9f8f8a8102387495113dce55444 (diff)
downloadscala-2064372659156e2637eac4d092321818a30abb41.tar.gz
scala-2064372659156e2637eac4d092321818a30abb41.tar.bz2
scala-2064372659156e2637eac4d092321818a30abb41.zip
Better error reporting regarding main methods.
Now notices most things which look like main methods and says something useful if they aren't usable as entry points. Closes SI-4749.
Diffstat (limited to 'test/files/neg/t4749.flags')
-rw-r--r--test/files/neg/t4749.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/neg/t4749.flags b/test/files/neg/t4749.flags
new file mode 100644
index 0000000000..e8fb65d50c
--- /dev/null
+++ b/test/files/neg/t4749.flags
@@ -0,0 +1 @@
+-Xfatal-warnings \ No newline at end of file