(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `std.time.sleep_ms` with argument of wrong type") (file "") (span (bytes 56 60) (range 5 22 5 26) ) (expected "i32") (found "bool") )