parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

Unhandled Exception(parser.runtime) taint body must not be code (parameter #2)

Larrikin 11.08.2013 06:51

##############################################################################################################
#Want to check
@wtc[code][locals]
	^if($code is string && ^code.length[] > 0){
		^try{
			$name[../test/^wtn[]-^math:uuid[].p]
# only for manual debug 
			^code.save[append;$name]
			^process[$test:CLASS]{^taint[optimized-as-is]{$code}}[$.main[test-main]]
#			^process[$test:CLASS]{$code}[$.main[test-main]]
		}{
			$result(0)
#			$exception.handled(true)
		}
	}
	^Erusage:compact[]