JuliaData / YAML.jl

Parse yer YAMLs
Other
128 stars 45 forks source link

Ensure that `forward!(::BufferedInput, ::Integer)` does not return meaningless values #206

Closed Paalon closed 3 months ago

Paalon commented 3 months ago

Change forward!(::BufferedInput, ::Integer) to explicitly return nothing.