Revert "Adding tsql example"

I've reverted this because brainf*fuck.bf was deleted for some reason (?)

This reverts commit a95ac9ff88.
This commit is contained in:
Clive Crous
2008-07-24 21:24:13 +02:00
parent c7ab4571b4
commit 47d8195fa6
2 changed files with 1 additions and 3 deletions

1
brainf*ck.bf Normal file
View File

@@ -0,0 +1 @@
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.

View File

@@ -1,3 +0,0 @@
DECLARE @message varchar(128)
SELECT @message = 'Hello World!'
PRINT @message