mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-10 19:38:53 +02:00
uploading template files
This commit is contained in:
4
templates/Vala/main.vala
Normal file
4
templates/Vala/main.vala
Normal file
@@ -0,0 +1,4 @@
|
||||
public static int main(string[] args){
|
||||
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user