blob: a24cb54bb143f2b8504807e002a47b95c5045227 [file] [log] [blame]
function m(){
try{
} catch (e){m();}
}