diff --git a/readme.md b/readme.md index 30aba4cc..d867edce 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! -## Languages (915 total) +## Languages (916 total) * [!](%23/%21) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) @@ -828,6 +828,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Terra](t/Terra.t) * [TeX](t/TeX.tex) * [THP](t/THP.hrp) +* [THROW THIS TO THAT](t/THROW%20THIS%20TO%20THAT) * [Thue](t/Thue.th) * [TI Hexadecimal](t/TI%20Hexadecimal.hex) * [TIBasic](t/TIBasic.ti) diff --git a/t/THROW THIS TO THAT b/t/THROW THIS TO THAT new file mode 100644 index 00000000..40e0cd43 --- /dev/null +++ b/t/THROW THIS TO THAT @@ -0,0 +1 @@ + THROW "Hello, World!" TO OUT