THRIFT-1755 Comment parsing bug - the missing test case from Brian's patch

Patch: Brian Brooks
diff --git a/test/DocTest.thrift b/test/DocTest.thrift
index cb355ae..c93ac3b 100644
--- a/test/DocTest.thrift
+++ b/test/DocTest.thrift
@@ -244,4 +244,6 @@
 */
 typedef i32 TotallyDegenerate
 
+/**no room for newline here*/
+
 /* THE END */