Project

General

Profile

« Previous | Next » 

Revision a43c6376

Added by nobu (Nobuyoshi Nakada) almost 5 years ago

parse.y: broke the terminator condition down

  • parse.y (here_document): broke the terminator condition down
    into each piece, the positional condition, resetting the
    dedented here-document indentation, and matching identifier.
    suppress a false warning by icc.