1# REQUIRES: lua
2# RUN: %lldb --script-language lua -o 'script print(1000+100+10+1)' 2>&1 | FileCheck %s
3# CHECK: 1111
4