X Tutup
Skip to content

Commit 191126a

Browse files
author
Johan Brichau
committed
more missing
1 parent f28482f commit 191126a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
processes
22
thisContext
3-
3+
<ignoreForCoverage>
44
^ thisContext sender

repository/Grease-Squeak6-Core.package/GRPharoPlatform.class/instance/stackDepth.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
exceptions
22
stackDepth
3-
3+
<ignoreForCoverage>
44
| depth current |
55
depth := 0.
66
current := thisContext.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
processes
22
thisContext
3-
3+
<ignoreForCoverage>
44
^ thisContext sender

0 commit comments

Comments
 (0)
X Tutup