/* The test of the incorrect sanitization. The sanitization deletes all the occurrences of the substring 'script' in the code. It is modeled by the function Delscript. A sanitization is said to be correct if the resulting code does not contain the substring '>; } Delscript { e.x1 'script' e.x2 = e.x1 ; e.Other = e.Other; } Check { = 'T'; '; } /***********************************************/ /* the residual program */ /***********************************************/ /* $ENTRY Go { e.x1 = ; } Check_0 { (e.x1) (e.x2 'script' e.x3) = ; (e.x1) (e.x2) = ; } Check_123_0 { () () = 'T'; ('; () (t.y1 e.x1) = ; } Check_13_0 { = 'T'; t.y1 e.x1 = ; } */