summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/expression/memory-allocation/main.cpp
blob: 4cce7f667ff72af5915adee4b60080c58161a45a (plain)
1
2
3
int main() {
  return 0;
}