1 #ifndef _T_TOKENIZER_H_
2 #define _T_TOKENIZER_H_
4 #include <mimetic/tokenizer.h>
14 enum { part_count = sz };
20 class TEST_CLASS( test_tokenizer )
22 static struct test_item<2> test_2[];
23 static const int test_count;
25 void TEST_FUNCTION( testTwo );