Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
udoprog committed Apr 14, 2023
1 parent a788861 commit cf2a987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ println!("{}", tokens.to_file_string()?);

This would produce:

```no_test,rust
```rust,no_test
use std::collections::HashMap;
fn main() {
Expand Down

0 comments on commit cf2a987

Please sign in to comment.