progress
This commit is contained in:
parent
29abac66c4
commit
3b1004b12c
@ -83,6 +83,8 @@ func main() {
|
|||||||
<tbody>`)
|
<tbody>`)
|
||||||
|
|
||||||
for _, sourcePath := range os.Args[1:] {
|
for _, sourcePath := range os.Args[1:] {
|
||||||
|
fmt.Fprint(os.Stderr, ".")
|
||||||
|
|
||||||
lexer := whichLexer(sourcePath)
|
lexer := whichLexer(sourcePath)
|
||||||
lines := readLines(sourcePath)
|
lines := readLines(sourcePath)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user