Implement tokenstream_info and refactor TokenStream interface
This commit is contained in:
@@ -35,6 +35,7 @@ static TestCase s_tests[] = {
|
||||
{"tokenstream_comma", test_tokenstream_comma},
|
||||
{"tokenstream_whitespace_ignored", test_tokenstream_whitespace_ignored},
|
||||
{"tokenstream_void_function_signature", test_tokenstream_void_function_signature},
|
||||
{"tokenstream_info", test_tokenstream_info},
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user