(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code UnsupportedGenericStandardLibraryCall) (message "generic standard-library call `std.vec.empty` is reserved but not supported in beta.9") (file "") (span (bytes 38 51) (range 5 4 5 17) ) (expected "promoted concrete standard-library function") (found "std.vec.empty") (hint "use current concrete families such as `std.vec.i32.empty`") )