mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-10-14 09:25:56 +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