mirror of
https://github.com/golang/go
synced 2024-11-19 23:04:40 -07:00
fix typo in lex.c comment
R=rsc CC=golang-dev https://golang.org/cl/1862044
This commit is contained in:
parent
19d7fc4026
commit
8519134b98
@ -1111,7 +1111,7 @@ caseout:
|
|||||||
/*
|
/*
|
||||||
* read and interpret syntax that looks like
|
* read and interpret syntax that looks like
|
||||||
* //line parse.y:15
|
* //line parse.y:15
|
||||||
* as a discontenuity in sequential line numbers.
|
* as a discontinuity in sequential line numbers.
|
||||||
* the next line of input comes from parse.y:15
|
* the next line of input comes from parse.y:15
|
||||||
*/
|
*/
|
||||||
static int
|
static int
|
||||||
|
Loading…
Reference in New Issue
Block a user