summary refs log blame commit diff stats
path: root/tests/accept/compile/tnoargopenarray.nim
blob: 872ec86d2ecf5a3c3a9223a07812d2159fb4eaea (plain) (tree)
1
2
3
4
5
6
7






                                    
import db_sqlite

var db: TDbConn
Exec(db, sql"create table blabla()")