Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Eliminates wrong mro refs #3001
  • Loading branch information
JJ committed Sep 10, 2019
1 parent 49b5a4e commit eaf6652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion type-graph.txt
Expand Up @@ -342,7 +342,7 @@ class X::Proc::Async::CharsOrBytes does X::Proc::Async
class X::Proc::Async::MustBeStarted does X::Proc::Async
class X::Proc::Async::OpenForWriting does X::Proc::Async
class X::Proc::Async::TapBeforeSpawn does X::Proc::Async
class X::Proc::Async::BindOrUse does Async is Exception
class X::Proc::Async::BindOrUse does X::Proc::Async
[Exceptions]
# Exceptions: Concurrency
class X::Promise::CauseOnlyValidOnBroken is Exception
Expand Down

0 comments on commit eaf6652

Please sign in to comment.