17db96d56Sopenharmony_ci# IMPORTANT: this file has the utf-8 BOM signature '\xef\xbb\xbf' 27db96d56Sopenharmony_ci# at the start of it. Make sure this is preserved if any changes 37db96d56Sopenharmony_ci# are made! 47db96d56Sopenharmony_ci 57db96d56Sopenharmony_ci# Arbitrary encoded utf-8 text (stolen from test_doctest2.py). 67db96d56Sopenharmony_cix = 'ЉЊЈЁЂ' 77db96d56Sopenharmony_cidef y(): 87db96d56Sopenharmony_ci """ 97db96d56Sopenharmony_ci And again in a comment. ЉЊЈЁЂ 107db96d56Sopenharmony_ci """ 117db96d56Sopenharmony_ci pass 12