mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06:26 +02:00
pkg(pascal-3.2.0): Add pascal (FreePascal) 3.2.0 (#187)
This commit is contained in:
parent
eae11d6025
commit
928c2a6d16
6 changed files with 46 additions and 0 deletions
5
packages/pascal/3.2.0/test.pp
vendored
Normal file
5
packages/pascal/3.2.0/test.pp
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
program test;
|
||||
|
||||
begin
|
||||
writeln('OK');
|
||||
end.
|
Loading…
Add table
Add a link
Reference in a new issue