mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-03 10:24:44 +00:00
fixes nimdoc warnings (#23110)
This commit is contained in:
@@ -2450,7 +2450,7 @@ main()
|
||||
|
||||
Will produce:
|
||||
|
||||
```c++
|
||||
```cpp
|
||||
|
||||
struct Test {
|
||||
Foo foo;
|
||||
|
||||
Reference in New Issue
Block a user