We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fea051 commit 9511f4aCopy full SHA for 9511f4a
1 file changed
repository/Grease-Pharo100-Core.package/GRPharoPlatform.class/instance/stackDepth.st
@@ -1,5 +1,6 @@
1
exceptions
2
stackDepth
3
+ <ignoreForCoverage>
4
| depth current |
5
depth := 0.
6
current := thisContext.
0 commit comments