Files
pineapple-notepad/3rdparty/lexilla545/lexilla/test/examples/hypertext/Issue273JavaScript.html

18 lines
213 B
HTML

<script>
var pi/*/=3.1415/*/=3.14;
/*
<?xml>
<!doctype>
*/
/**
<?xml>
<!doctype>
*/
var template = `
<?xml encoding='${encoding}'>
<!doctype>
`;
/<?xml>/.test('<?xml>');
/<!doctype>/.test("<!doctype>");
</script>