mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
11 lines
160 B
HTML
11 lines
160 B
HTML
<html>
|
|
<body>
|
|
<script type="text/javascript">
|
|
if ( 1 <error>&</error> 2 ) {
|
|
if ( 1 <error><</error> 2 ) {
|
|
var r;
|
|
}
|
|
}
|
|
</script>
|
|
</body>
|
|
</html> |