Files
2013-01-14 18:22:57 -05:00

5 lines
83 B
HTML

<html><body><script>
if (something) {
something('hey');
}
</script></body></html>