1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
lutherwenxu 5c79c0e743 compiler: enforce reserved keywords replacement
* 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.
2019-09-28 14:13:09 +03:00
..
2019-07-25 00:13:54 +02:00
2019-07-21 16:34:21 +02:00
2019-07-13 12:19:57 +02:00
2019-09-04 18:24:41 +03:00