Skip to content

Commit

Permalink
add note
Browse files Browse the repository at this point in the history
  • Loading branch information
cfbreathing committed Feb 26, 2024
1 parent 302b82e commit 07420e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _posts/2024-02-26-cs-143.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ Parser relies on token distinctions
- Choice of tokens depends on
- language
- design of parser

>Recall
>```
>\tif (i == j)\n\t\tz = 0;\n\telse\n\t\tz = 1;
Expand Down

0 comments on commit 07420e8

Please sign in to comment.