This commit is contained in:
2024-08-07 09:24:33 -04:00
parent 5f971cf684
commit c6ad6ed422
77 changed files with 14 additions and 7549 deletions

13
proto/junk/file2.cpp Normal file
View File

@@ -0,0 +1,13 @@
/*
extern int data;
void foo2()
{
data=2;
}
*/