mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Rename samples subdirectories
This commit is contained in:
5
samples/Parrot Internal Representation/hello.pir
Normal file
5
samples/Parrot Internal Representation/hello.pir
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env parrot
|
||||
|
||||
.sub 'main' :main
|
||||
say "Hello!"
|
||||
.end
|
||||
Reference in New Issue
Block a user