@@ -2,5 +2,6 @@
#arch_type = x86
#threads = (1 or 0, 0 is default)
#debug = (1 or 0, 0 is default)
+#quick = (1 or 0, 0 is default) (BMK-NG only - skip module scan y/n)
bmk_path = ../../../bin/bmk
@@ -1,6 +1,6 @@
-1,2,3,4,5,6
-7
8,9
10,11
-12,13,14,15
+12,13,14,15
+1,2,3,4,5,6
+7
@@ -1,3 +1,4 @@
+Abstract method called : abstractFunction
Caught illegal call to abstract
Hello
World