summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/ScriptInterpreter/Lua/lua.test
blob: 70184edbab1a82b1b91a0b71895638a8236e5843 (plain)
1
2
3
# REQUIRES: lua
# RUN: %lldb --script-language lua -o 'script print(1000+100+10+1)' 2>&1 | FileCheck %s
# CHECK: 1111
OpenPOWER on IntegriCloud