#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Tue, 19 Feb 2019 15:30:37 +0100
changeset 23741 4311c7105e0e
parent 23740 c9bcb6904e07
child 23742 8c13145174f2
#DOCUMENTATION by cg class: MethodWithBreakpoints category of: #isMethodWithBreakpoints
MethodWithBreakpoints.st
--- a/MethodWithBreakpoints.st	Tue Feb 19 13:32:50 2019 +0100
+++ b/MethodWithBreakpoints.st	Tue Feb 19 15:30:37 2019 +0100
@@ -192,7 +192,9 @@
         ].
     ].
     ^ false.
-!
+! !
+
+!MethodWithBreakpoints methodsFor:'testing'!
 
 isMethodWithBreakpoints
     ^ true