mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
5c79c0e743
* compiler: Enforce reserved keywords replacement on empty value initialization * compiler: Add test for reserved keywords enforcement A new struct has been introduced in the tests that contains all C reserved keywords that are not reserved in V. Some read and write are tested too. |
||
---|---|---|
.. | ||
bench | ||
local | ||
repl | ||
defer_test.v | ||
enum_test.v | ||
fn_multiple_returns_test.v | ||
fn_test.v | ||
interface_test.v | ||
local_test.v | ||
match_test.v | ||
module_test.v | ||
msvc_test.v | ||
mut_test.v | ||
option_test.v | ||
str_gen_test.v | ||
string_interpolation_test.v | ||
struct_test.v |