RUNTIME ERROR: base64 encountered invalid codepoint value in the array (must be 0 <= X <= 255), got 256 ------------------------------------------------- testdata/builtinBase64_string_high_codepoint:1:1-17 $ std.base64("Ā") ------------------------------------------------- During evaluation