Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Submitted on January 26, 2013 at 04:53 PM

Section 1 (Text)

- QAST::Op(if) 1 | 2 | 3 == 2 { say \"yay\" }
  - QAST::Op(if &infix:<||>)
    - QAST::Op(call)
      - QAST::Op(p6mdthunk)
        - QAST::Var(lexical &infix:<==>)
      - QAST::Want
        - QAST::WVal(Int)
        - Ii
        - QAST::IVal(1)
      - QAST::Op(bind)
        - QAST::Var(local junction_unfold_1)
        - QAST::Want
          - QAST::WVal(Int)
          - Ii
          - QAST::IVal(2)
    - QAST::Op(call)
      - QAST::Op(p6mdthunk)
        - QAST::Var(lexical &infix:<==>)
      - QAST::Want
        - QAST::WVal(Int)
        - Ii
        - QAST::IVal(2)
      - QAST::Var(local junction_unfold_1)
    - QAST::Op(call)
      - QAST::Op(p6mdthunk)
        - QAST::Var(lexical &infix:<==>)
      - QAST::Want
        - QAST::WVal(Int)
        - Ii
        - QAST::IVal(3)
      - QAST::Var(local junction_unfold_1)
  - QAST::Block { say \"yay\" }