Added rule to allow number member types to be used as FOR counter
This commit is contained in:
@@ -1439,6 +1439,10 @@ void init_embedded_functions()
|
||||
void init_embedded_types()
|
||||
{
|
||||
create_type("empty");
|
||||
}
|
||||
|
||||
void init_embedded_variables()
|
||||
{
|
||||
}
|
||||
|
||||
#endif // RC_BUILTIN_H_INCLUDED
|
||||
|
||||
Reference in New Issue
Block a user