Lines virtual table.

This commit is contained in:
Nuno Cruces
2023-11-23 15:32:28 +00:00
parent aec69acca9
commit e31a42fb22
6 changed files with 309 additions and 6 deletions

View File

@@ -58,6 +58,7 @@ func TestJSON(t *testing.T) {
if err != nil {
t.Fatal(err)
}
defer rows.Close()
want := []string{
"null", "1", "3.141592653589793",