mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-07 18:08:58 +02:00
uploading template files
This commit is contained in:
10
templates/Pascal/main.pas
Normal file
10
templates/Pascal/main.pas
Normal file
@@ -0,0 +1,10 @@
|
||||
program untitled;
|
||||
|
||||
uses crt;
|
||||
var i : byte;
|
||||
|
||||
BEGIN
|
||||
|
||||
|
||||
END.
|
||||
|
Reference in New Issue
Block a user