2019-03-24 08:27:49 +01:00

8 lines
76 B
Plaintext

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