github.com/axw/llgo@v0.0.0-20160805011314-95b5fe4dca20/test/llgoi/arith.test (about)

     1  // RUN: llgoi < %s | FileCheck %s
     2  
     3  1 + 1
     4  // CHECK: 2