8 lines
76 B
Plaintext
8 lines
76 B
Plaintext
script.
|
|
if (foo) {
|
|
bar();
|
|
}
|
|
script!= 'foo()'
|
|
script foo()
|
|
script
|
|
div |