8000 Update readme.md · fadel-hasan/python-compiler@6522b69 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 6522b69

Browse files
authored
Update readme.md
1 parent 35de944 commit 6522b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ flex pycompile.l
5353
gcc -o <program file name> parser.tab.c lex.yy.c
5454
```
5555
- This produces <name>.exe
56-
<br>
56+
<br>
5757
`Note`: The `stack` file is included in order to deal with indentation in a file pycompile.l
5858
test file is : test py
5959

0 commit comments

Comments
 (0)
0