mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-22 07:31:10 +00:00
Fix 1 is passing an `io.Stream` to `reader_init` instead of a `FileStream`. Fix 2 is an `err` that should (probably?) have been `csv_err`.
Fix 1 is passing an `io.Stream` to `reader_init` instead of a `FileStream`. Fix 2 is an `err` that should (probably?) have been `csv_err`.