June 2018 Update
This commit is contained in:
parent
ba8067c3b7
commit
22f33d4004
5278 changed files with 84726 additions and 14379 deletions
|
|
@ -1 +1,2 @@
|
|||
begin end.
|
||||
.
|
||||
comment using the <empty statement>;
|
||||
|
|
|
|||
0
Task/Empty-program/N-t-roff/empty-program-1.n
Normal file
0
Task/Empty-program/N-t-roff/empty-program-1.n
Normal file
1
Task/Empty-program/N-t-roff/empty-program-2.n
Normal file
1
Task/Empty-program/N-t-roff/empty-program-2.n
Normal file
|
|
@ -0,0 +1 @@
|
|||
.mso me.tmac
|
||||
|
|
@ -1,2 +1 @@
|
|||
function nop() {
|
||||
}
|
||||
function nop() {}
|
||||
|
|
|
|||
2
Task/Empty-program/VBA/empty-program.vba
Normal file
2
Task/Empty-program/VBA/empty-program.vba
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Sub Demo()
|
||||
End Sub
|
||||
Loading…
Add table
Add a link
Reference in a new issue