More variable stuff
This commit is contained in:
@@ -211,6 +211,10 @@ static TestCase s_tests[] = {
|
||||
TEST(test_parser_module_name)
|
||||
TEST(test_parser_public_imports)
|
||||
TEST(test_parser_variable_simple)
|
||||
TEST(test_parser_variable_const)
|
||||
TEST(test_parser_variable_init)
|
||||
TEST(test_parser_variable_static)
|
||||
TEST(test_parser_multiple_vars)
|
||||
TEST(test_tokenstream_comma)
|
||||
TEST(test_tokenstream_info)
|
||||
TEST(test_tokenstream_keywords_and_symbols)
|
||||
|
||||
Reference in New Issue
Block a user