mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 04:20:39 +02:00
invoke the using example method
This commit is contained in:
@@ -489,6 +489,7 @@ class LearnHaxe3{
|
||||
SimpleEnumTest.example();
|
||||
ComplexEnumTest.example();
|
||||
TypedefsAndStructuralTypes.example();
|
||||
UsingExample.example();
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user