fix build under newer KConfig by bump cmake min version
This commit is contained in:
7
3rdparty/lexilla540/lexilla/test/examples/hypertext/Bug2207.html
vendored
Normal file
7
3rdparty/lexilla540/lexilla/test/examples/hypertext/Bug2207.html
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<script>
|
||||
var example = "<!-- -->"; // closing "-->" is string
|
||||
var example2 = '<!-- -->'; // closing "-->" is string
|
||||
</script>
|
||||
</html>
|
Reference in New Issue
Block a user