Data update
This commit is contained in:
parent
5150844a7d
commit
4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions
|
|
@ -1 +0,0 @@
|
|||
echo 'with Ada.text_IO; use Ada.text_IO; procedure X is begin Put("Hello!"); end X;' > x.adb; gnatmake x; ./x; rm x.adb x.ali x.o x
|
||||
|
|
@ -1 +0,0 @@
|
|||
echo 'display "hello".' | cobc -xFj -frelax -
|
||||
|
|
@ -1 +0,0 @@
|
|||
echo 'id division. program-id. hello. procedure division. display "hello".' | cobc -xFj -
|
||||
|
|
@ -1 +0,0 @@
|
|||
emacs -batch -eval '(princ "Hello World!\n")'
|
||||
|
|
@ -1 +0,0 @@
|
|||
emacs -batch sample.c --eval '(indent-region (point-min) (point-max) nil)' -f save-buffer
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
> powershell -Command "Write-Host 'Hello'"
|
||||
Hello
|
||||
|
|
@ -1 +0,0 @@
|
|||
rebview -vswq --do "print {Hello!} quit"
|
||||
Loading…
Add table
Add a link
Reference in a new issue