JuliaData / YAML.jl

Parse yer YAMLs
Other
128 stars 45 forks source link

Change `forwardchars!` to return nothing. #194

Closed Paalon closed 3 months ago

Paalon commented 3 months ago

Currently, forwardchars! returns meaningless index. Change to explicitly return nothing.