mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-08 21:04:20 +00:00
SQLite wrapper
This commit is contained in:
6
tests/testdata/data.csv
vendored
Normal file
6
tests/testdata/data.csv
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
Algo_A; Algo_B; Algo_C
|
||||
12; 12; 16
|
||||
2; 5; 9
|
||||
63; 65.3; 90
|
||||
0; 1.2; 3
|
||||
|
||||
|
Reference in New Issue
Block a user