Skip to content

Commit

Permalink
update interface file
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoorkin committed Dec 13, 2024
1 parent 0abcf4e commit e1d1805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builtin/builtin.mbti
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ impl Unit {
impl Bool {
compare(Bool, Bool) -> Int
default() -> Bool
negate(Bool) -> Bool
not(Bool) -> Bool
op_compare(Bool, Bool) -> Int //deprecated
op_equal(Bool, Bool) -> Bool
Expand Down

0 comments on commit e1d1805

Please sign in to comment.