mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-15 11:14:24 +02:00
[odin/en] remove odin language tag from code block (#5366)
This commit is contained in:
2
odin.md
2
odin.md
@@ -10,7 +10,7 @@ programming language that emphasizes simplicity, readability, and performance
|
|||||||
without garbage collection. Odin bills itself as "the C alternative for the
|
without garbage collection. Odin bills itself as "the C alternative for the
|
||||||
joy of programming."
|
joy of programming."
|
||||||
|
|
||||||
```odin
|
```
|
||||||
// Single line comments start with two slashes.
|
// Single line comments start with two slashes.
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user