mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 14:00:35 +00:00
SQLite wrapper
This commit is contained in:
8
tests/testdata/csvtest.csv
vendored
Normal file
8
tests/testdata/csvtest.csv
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
headerField1,headerField2,headerField3
|
||||
12,12132,"hallo ""
|
||||
du"
|
||||
1,,
|
||||
,2,
|
||||
,,3
|
||||
1,2,3
|
||||
|
||||
|
Reference in New Issue
Block a user