|
|
1.1 ! misha 1: @main[] ! 2: ^testClass[testClass] ! 3: ^testClass[testClass2] ! 4: ^try{ ! 5: ^reflection:def[zigi;name] ! 6: }{ ! 7: $exception.handled(true) ! 8: $exception.source $exception.comment ! 9: } ! 10: ! 11: ! 12: ! 13: @testClass[name] ! 14: $name class is ^if(^reflection:def[class;$name]){defined}{not defined} ! 15: ! 16: ! 17: @CLASS ! 18: testClass ! 19: ! 20: @auto[]