12 lines
119 B
Plaintext
12 lines
119 B
Plaintext
#all regularly compiled binaries
|
|
echo
|
|
helloworld
|
|
|
|
#Haskell
|
|
helloworld.hi
|
|
|
|
#Java
|
|
helloworld.class
|
|
|
|
#Fortran
|
|
helloworld.o |