Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
1 try { eval("\
2 function a(y){y.x}\
3 for each(let d in[\
4 ({}),({}),({}),({}),({}),({}),({}),({}),({}),({})\
5 ]){\
6 try{\
7 a(d)\
8 }catch(e){}\
9 }\
10 n\
11 ") } catch (e) {}