Project

General

Profile

« Previous | Next » 

Revision 9ea77cb3

Added by hasumikin (hitoshi hasumi) about 1 year ago

Remove unnecessary assignment to ast->body.line_count

This patch removes a code that assigns -1 to ast->body.line_count because, at least as of now, it looks not necessary.
I made this commit atomically revertable if I was wrong.

Relevant commits