Categorize files based on the first letter
This commit is contained in:
2
t/telephone
Normal file
2
t/telephone
Normal file
@@ -0,0 +1,2 @@
|
||||
#How to Spell HELO WORLD on a standard telephone keypad
|
||||
435509 990753
|
||||
3
t/tsql.sql
Normal file
3
t/tsql.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DECLARE @message varchar(128)
|
||||
SELECT @message = 'Hello World!'
|
||||
PRINT @message
|
||||
1
t/turing.oot
Normal file
1
t/turing.oot
Normal file
@@ -0,0 +1 @@
|
||||
put "Hello World"
|
||||
Reference in New Issue
Block a user