]> git.ipfire.org Git - thirdparty/git.git/blob
4d4a9db
[thirdparty/git.git] /
1 class RIGHT : public Baseclass
2 {
3 public:
4 protected:
5 private:
6 void DoSomething();
7 int ChangeMe;
8 };