master
readJSONL
func readJSONL(name string) (starlark.Value, error) { var ( cnt int values []starlark.Value )