mirror of
https://github.com/golang/go
synced 2024-11-19 21:14:43 -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
|
||||
* //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
|
||||
*/
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user