Files
zig/src
Evan Haas 3b25205833 translate-c: allow string literals to be used as char *
In C the type of string literals is `char *`, so when using them in
a non-const context we have to cast the const away.

Fixes #9126
2021-08-21 16:32:09 +03:00
..
2021-08-15 23:50:39 +02:00
2021-07-26 20:41:00 -04:00
2021-07-23 22:42:31 -07:00
2021-07-08 14:10:49 -07:00
2021-06-21 17:03:03 -07:00
2020-09-21 18:38:55 -07:00
2018-10-27 11:35:01 -04:00
2020-12-16 12:18:14 +01:00
2021-07-26 20:41:00 -04:00
2021-07-26 20:41:00 -04:00