llvm-project/llgo/test/llgoi/arith.test

5 lines
53 B
Plaintext

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