mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-25 08:41:47 +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`.