Project

General

Profile

Bug #4511 » parse.y.patch

sho-h (Sho Hashimoto), 03/19/2011 02:03 PM

View differences:

parse.y (working copy)
* call-seq:
* ripper#end_seen? -> Boolean
*
* Return if parsed source ended by +\_\_END\_\_+.
* This number starts from 1.
* Return true if parsed source ended by +\_\_END\_\_+.
*/
VALUE
rb_parser_end_seen_p(VALUE vparser)
    (1-1/1)