mirror of
https://codeberg.org/ProgramSnail/lang.git
synced 2025-12-13 10:28:45 +00:00
init
This commit is contained in:
commit
6eef89d067
8 changed files with 191 additions and 0 deletions
3
src/main.cpp
Normal file
3
src/main.cpp
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
int main() {
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue