1class Other
2{
3 public:
4 static void DoSomething();
5 static void DoSomethingElse();
6};
7
8

source code of lldb/test/API/commands/frame/language/other.h