github.com/llvm-mirror/llgo@v0.0.0-20190322182713-bf6f0a60fce1/test/llgoi/arith.test (about)

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