Skip to content

Instantly share code, notes, and snippets.

@mattn
Created October 21, 2009 05:59
Show Gist options
  • Save mattn/214906 to your computer and use it in GitHub Desktop.
Save mattn/214906 to your computer and use it in GitHub Desktop.

Revisions

  1. mattn revised this gist Oct 21, 2009. 1 changed file with 5 additions and 5 deletions.
    10 changes: 5 additions & 5 deletions oppai.js
    Original file line number Diff line number Diff line change
    @@ -6,11 +6,11 @@ try {
    'v' : function(x){ return x==this['v']?x('とんがりおっぱい'):x.call?(function(){throw x})():x}
    }) {

    alert(()())
    alert(()())
    alert((д)(д))
    alert(()())
    alert(()(д))
    alert(()()) // へのへのおっぱい
    alert(()()) // 傷物おっぱい
    alert((д)(д)) // ニプレスおっぱい
    alert(()()) // とんがりおっぱい
    alert(()(д)) // エラー
    }
    } catch(e) {
    alert('引数には乳首しか受け付けません:' + e);
  2. mattn revised this gist Oct 21, 2009. 1 changed file with 14 additions and 14 deletions.
    28 changes: 14 additions & 14 deletions oppai.js
    Original file line number Diff line number Diff line change
    @@ -1,17 +1,17 @@
    try {
    with({
    'の' : function(x){ return x==this['の']?x('へのへのおっぱい'):x.call?(function(){throw x})():x},
    'メ' : function(x){ return x==this['メ']?x('傷物おっぱい'):x.call?(function(){throw x})():x},
    'д' : function(x){ return x==this['д']?x('ニプレスおっぱい'):x.call?(function(){throw x})():x},
    'v' : function(x){ return x==this['v']?x('とんがりおっぱい'):x.call?(function(){throw x})():x}
    }) {
    with({
    'の' : function(x){ return x==this['の']?x('へのへのおっぱい'):x.call?(function(){throw x})():x},
    'メ' : function(x){ return x==this['メ']?x('傷物おっぱい'):x.call?(function(){throw x})():x},
    'д' : function(x){ return x==this['д']?x('ニプレスおっぱい'):x.call?(function(){throw x})():x},
    'v' : function(x){ return x==this['v']?x('とんがりおっぱい'):x.call?(function(){throw x})():x}
    }) {

    alert(()())
    alert(()())
    alert((д)(д))
    alert(()())
    alert(()(д))
    }
    alert(()())
    alert(()())
    alert((д)(д))
    alert(()())
    alert(()(д))
    }
    } catch(e) {
    alert('引数には乳首しか受け付けません:' + e);
    }
    alert('引数には乳首しか受け付けません:' + e);
    }
  3. mattn created this gist Oct 21, 2009.
    17 changes: 17 additions & 0 deletions oppai.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    try {
    with({
    'の' : function(x){ return x==this['の']?x('へのへのおっぱい'):x.call?(function(){throw x})():x},
    'メ' : function(x){ return x==this['メ']?x('傷物おっぱい'):x.call?(function(){throw x})():x},
    'д' : function(x){ return x==this['д']?x('ニプレスおっぱい'):x.call?(function(){throw x})():x},
    'v' : function(x){ return x==this['v']?x('とんがりおっぱい'):x.call?(function(){throw x})():x}
    }) {

    alert(()())
    alert(()())
    alert((д)(д))
    alert(()())
    alert(()(д))
    }
    } catch(e) {
    alert('引数には乳首しか受け付けません:' + e);
    }