mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 08:55:41 +00:00
3 lines
46 B
Go
3 lines
46 B
Go
package input
|
|
|
|
const CSV_BOM = "\xef\xbb\xbf"
|