2019-03-24 08:28:57 +01:00

8 lines
76 B
Plaintext

script.
if (foo) {
bar();
}
script!= 'foo()'
script foo()
script
div