Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
have to mark enums as Int
  • Loading branch information
coke committed Sep 9, 2019
1 parent 7d6fe10 commit d2e000d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion type-graph.txt
Expand Up @@ -102,7 +102,7 @@ class ForeignCode does Callable
class HyperWhatever
class Whatever
class WhateverCode is Code
enum Endian
enum Endian is Int

[Basic]
class CallFrame
Expand Down

0 comments on commit d2e000d

Please sign in to comment.