Skip to content

Commit a82aa84

Browse files
committed
fix syntax highlishting for generated code section
1 parent b908d02 commit a82aa84

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
@@ -14,7 +14,7 @@ The problem is that writing a full nested loop is a boring task, and using cloju
1414

1515

1616
## example of generated code
17-
```
17+
```nim
1818
import std/sets, iterrr
1919
2020
let

0 commit comments

Comments
 (0)