(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `std.env.get` with argument of wrong type") (file "") (span (bytes 53 54) (range 5 16 5 17) ) (expected "string") (found "i32") )