Added Night (#831)

* Added Night.Night

* Liinked Night.night

* Update Night.night

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Richie Bendall
2020-10-09 17:38:57 +13:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -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 start-->
## Languages (684 total)
## Languages (685 total)
* [05Ab1E](%23/05AB1E)
* [0815](%23/0815.0815)
@@ -434,6 +434,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib
* [Nemerle](n/nemerle.n)
* [Newtonscript](n/newtonscript.nwt)
* [Nice](n/nice.nice)
* [Night](n/Night.night)
* [Nim](n/nim.nim)
* [Nit](n/nit.nit)
* [Nodejs](n/nodejs.js)

1
n/Night.night Normal file
View File

@@ -0,0 +1 @@
print("Hello World\n");