--- parser3/tests/320.html 2015/10/22 11:50:57 1.1
+++ parser3/tests/320.html 2017/02/15 17:27:42 1.3
@@ -1,4 +1,7 @@
@main[]
$main[^reflection:class_by_name[MAIN]]
MAIN: $main.CLASS_NAME
-MAIN method: ^json:string[^reflection:methods[MAIN]]
+MAIN methods reversed: ^json:string[^reflection:methods[MAIN]]
+MAIN methods: ^json:string[^reflection:methods[MAIN; $.reverse(false) ]]
+xnode methods: ^json:string[^reflection:methods[xnode; $.reverse(false) ]]
+xdoc methods: ^json:string[^reflection:methods[xdoc; $.reverse(false) ]]