mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-26 20:34:32 +03:00
invoke the using example method
This commit is contained in:
parent
580f1a4fe0
commit
93adb27cc6
@ -489,6 +489,7 @@ class LearnHaxe3{
|
||||
SimpleEnumTest.example();
|
||||
ComplexEnumTest.example();
|
||||
TypedefsAndStructuralTypes.example();
|
||||
UsingExample.example();
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user