mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Updates to base64 parsing.
This commit is contained in:
@@ -1 +1 @@
|
||||
char[*] foo64 = b64"SGVsbG8gV29ybGQ====";
|
||||
char[*] foo64 = b64"SGVsbG8gV29ybGQ==="; // #error: There cannot be more than
|
||||
Reference in New Issue
Block a user