fixed bug in handling of HTML tags, test added
This commit is contained in:
parent
fa8fc4baf3
commit
2a8b20785e
3 changed files with 24 additions and 5 deletions
|
|
@ -64,4 +64,11 @@ void backslashB()
|
|||
void backslashC()
|
||||
{}
|
||||
|
||||
|
||||
/**
|
||||
* The next line contains expression:
|
||||
* <pre>
|
||||
* ['retVal < 10', 'g_counter == 23 && g_mode & 3']
|
||||
*</pre>
|
||||
*/
|
||||
void cycle()
|
||||
{}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue