nil.js 76 B

123456
  1. var m = function (){
  2. function anonymous$1(){
  3. }
  4. var p = null;
  5. p = null;
  6. }();