github generated gh-pages branch
This commit is contained in:
4
t/.gitignore
vendored
4
t/.gitignore
vendored
@@ -1,4 +0,0 @@
|
||||
*.swp*
|
||||
*tmp*
|
||||
*swp*
|
||||
*~
|
||||
@@ -1,2 +0,0 @@
|
||||
#How to Spell HELO WORLD on a standard telephone keypad
|
||||
435509 990753
|
||||
@@ -1,3 +0,0 @@
|
||||
PROGRAM:HELLOW
|
||||
:ClrHome
|
||||
:Disp "HELLO WORLD!"
|
||||
@@ -1,3 +0,0 @@
|
||||
DECLARE @message varchar(128)
|
||||
SELECT @message = 'Hello World!'
|
||||
PRINT @message
|
||||
@@ -1 +0,0 @@
|
||||
put "Hello World"
|
||||
Reference in New Issue
Block a user