Categorize files based on the first letter
This commit is contained in:
4
p/pascal.p
Normal file
4
p/pascal.p
Normal file
@@ -0,0 +1,4 @@
|
||||
program HelloWorld(output);
|
||||
begin
|
||||
writeln('Hello World')
|
||||
end
|
||||
Reference in New Issue
Block a user