Initial HelloWorld support for C# (thank you @vroad)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package haxe;
|
||||
#if (!neko && !cpp && !nodejs)
|
||||
#if (!neko && !cpp && !nodejs && !cs)
|
||||
|
||||
|
||||
// Original haxe.Timer class
|
||||
|
||||
Reference in New Issue
Block a user