fixes nil schema being passed into ->malli-io-link (#28542)
* fixes nil schema being passed into ->malli-io-link - happens when function args aren't annotated. * (u/pprint-to-str nil) should be "nil\n", not nil
Please register or sign in to comment