1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 14:56:54 +02:00

Use "haxe" highlighting instead of C#

This commit is contained in:
Dan Korostelev
2015-03-24 01:19:13 +03:00
parent c8237baf36
commit f115995171

View File

@@ -11,7 +11,7 @@ Haxe author). Note that this guide is for Haxe version 3. Some of the guide
may be applicable to older versions, but it is recommended to use other may be applicable to older versions, but it is recommended to use other
references. references.
```csharp ```haxe
/* /*
Welcome to Learn Haxe 3 in 15 minutes. http://www.haxe.org Welcome to Learn Haxe 3 in 15 minutes. http://www.haxe.org
This is an executable tutorial. You can compile and run it using the haxe This is an executable tutorial. You can compile and run it using the haxe