(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `print_bool` with argument of wrong type") (file "") (span (bytes 49 50) (range 5 15 5 16) ) (expected "bool") (found "i32") )