You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
{2}// coding: utf-8
|
|
|
|
|
// All three following symbols should highlight as keywords
|
|
|
|
|
{5}cheese{0}
|
|
|
|
|
{5}käse{0}
|
|
|
|
|
{5}сыр{0}
|
|
|
|
|
|
|
|
|
|
{2}// Lookalikes with ASCII so should not highlight:
|
|
|
|
|
{11}сыp{0}
|
|
|
|
|
{11}cыp{0}
|