chore: fix test
This commit is contained in:
parent
263a77fa89
commit
f3944a3d49
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue