Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class ExampleListing {
|
||||
private:
|
||||
int test;
|
||||
|
||||
public:
|
||||
int toast;
|
||||
};
|
||||
Reference in New Issue
Block a user