Update subfiles document structure

This commit is contained in:
2026-06-29 20:19:50 +02:00
parent 5f447c955d
commit 0c14a1af00
17 changed files with 100 additions and 55 deletions
+7
View File
@@ -0,0 +1,7 @@
class ExampleListing {
private:
int test;
public:
int toast;
};