File: htmlnorm_js_test.html

package info (click to toggle)
libclamunrar 1.3.1-1
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid, trixie
  • size: 112,544 kB
  • sloc: ansic: 167,953; cpp: 27,378; python: 3,633; yacc: 1,357; lex: 716; sh: 139; makefile: 72
file content (13 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
<script>
	function() { var x = "htmlJS"+"testsignature"; }
</script>
<script>
	<!--
	</something>
	function() { var x = "htmlJS"+"testsignature"; }
	-->
</script>
<script>
	//some comment
	function() { var x = "htmlJS"+"testsignature"; }
</script>