+examples
This commit is contained in:
5
examples/ex2.cpp
Normal file
5
examples/ex2.cpp
Normal file
@ -0,0 +1,5 @@
|
||||
#include <stdio.h>
|
||||
signed main(){
|
||||
// #placeholder<code> COLLAPSED
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user