chore: fix test

This commit is contained in:
Sebastian Ullrich 2025-07-06 10:30:29 +02:00
parent 263a77fa89
commit f3944a3d49

View file

@ -34,7 +34,7 @@ number of parameters: 0
fields:
private IO.CancelToken.ref✝ : IO.Ref Bool
constructor:
IO.CancelToken.mk (ref : IO.Ref Bool) : IO.CancelToken
private IO.CancelToken.mk (ref : IO.Ref Bool) : IO.CancelToken
-/
#guard_msgs in
#print IO.CancelToken