brintos

brintos / llvm-project-archived public Read only

0
0
Text · 281 B · a3d8ab6 Raw
12 lines · cpp
1int main() {2  []()3  { //%self.dbg.GetCommandInterpreter().HandleCompletion("e ", len("e "), 0, -1, lldb.SBStringList())4  }5  ();6  struct {7      void f()8      { //%self.dbg.GetCommandInterpreter().HandleCompletion("e ", len("e "), 0, -1, lldb.SBStringList())9      }10  } A;11}12