Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2769 from perl6/rafaelschipiura-Failure-is-Nil
Failure is Nil
  • Loading branch information
JJ committed May 6, 2019
2 parents 1b4b3e4 + a4787d9 commit 09ebe6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion type-graph.txt
Expand Up @@ -257,7 +257,7 @@ class MixHash does Mixy
### EXCEPTIONS
[Exceptions]
# Exceptions: Base
class Failure
class Failure is Nil
class Exception
class Backtrace
class Backtrace::Frame
Expand Down

0 comments on commit 09ebe6f

Please sign in to comment.