mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2025-02-22 09:57:49 +00:00
Merge pull request #293 from vakeeshanvictor/master
Create hellopascal.pal
This commit is contained in:
commit
0d968d9853
4
code/vakeeshanvictor-helloworld.pal
Normal file
4
code/vakeeshanvictor-helloworld.pal
Normal file
@ -0,0 +1,4 @@
|
||||
program Hello;
|
||||
begin
|
||||
writeln ('Hello, world.');
|
||||
end.
|
Loading…
x
Reference in New Issue
Block a user