mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-19 07:21:19 +00:00
version 0.8.8
This commit is contained in:
7
tests/accept/compile/tnoargopenarray.nim
Normal file
7
tests/accept/compile/tnoargopenarray.nim
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
import db_sqlite
|
||||
|
||||
var db: TDbConn
|
||||
Exec(db, sql"create table blabla()")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user