mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
doc: minor fix (#16164)
This commit is contained in:
parent
2d08c7b629
commit
00bd7b621d
@ -4989,8 +4989,7 @@ assert __offsetof(Foo, b) == 4
|
||||
|
||||
## Calling C from V
|
||||
|
||||
### Example
|
||||
|
||||
**Example**
|
||||
```v
|
||||
#flag -lsqlite3
|
||||
#include "sqlite3.h"
|
||||
|
Loading…
Reference in New Issue
Block a user