>>703
Ruby で試したら、形式間違いのエラーになった!

require 'csv'

p CSV.parse( '"a"b' )

# CSV::MalformedCSVError: Unclosed quoted field