Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
PromiseStatus is an enum, not class
  • Loading branch information
moritz committed Dec 22, 2014
1 parent cb087f6 commit 128499a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion type-graph.txt
Expand Up @@ -168,7 +168,7 @@ class ThreadPoolScheduler does Scheduler
class Promise
class Promise::Vow
# enum PromiseStatus
class PromiseStatus is Int
enum PromiseStatus is Int
class Channel
class Tap
role Supply
Expand Down

0 comments on commit 128499a

Please sign in to comment.