# err guys in 2.0.0 the mismatch type error is missing the very helpful ``` # required type for s: var string # but expression 'input' is immutable, not 'var'``` now it just complains that # the correct types mismatch with the correct types of a proc and it's just wrong