lex: fix syntax mistake
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
- Specify the output file:
|
||||
|
||||
`lex {{analyser.l}} --outfile {{analyser.c}}
|
||||
`lex {{analyser.l}} --outfile {{analyser.c}}`
|
||||
|
||||
- Compile a C file generated by lex:
|
||||
|
||||
|
Reference in New Issue
Block a user