test/langtools/tools/doclint/EmptyReturnTest.out
changeset 47216 71c04702a3d5
parent 30730 d3ce7619db2c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/langtools/tools/doclint/EmptyReturnTest.out	Tue Sep 12 19:03:39 2017 +0200
@@ -0,0 +1,5 @@
+EmptyReturnTest.java:13: warning: no description for @return
+    /** @return */
+        ^
+1 warning
+