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