(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `std.num.i32_to_f64` with argument of wrong type") (file "") (span (bytes 57 61) (range 5 23 5 27) ) (expected "i32") (found "i64") )