Skip to content

Commit

Permalink
chore: update moon info
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyfettes authored and bobzhang committed Feb 7, 2025
1 parent f69968c commit 4cf8019
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test.mbti
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ fn eq[T : Show + Eq](T, T, loc~ : SourceLoc = _) -> Unit! //deprecated

fn fail[T](String, loc~ : SourceLoc = _) -> T!

fn is[T : Show](T, T, loc~ : SourceLoc = _) -> Unit! //deprecated

fn is_false(Bool, loc~ : SourceLoc = _) -> Unit! //deprecated

fn is_not[T : Show](T, T, loc~ : SourceLoc = _) -> Unit!
Expand Down

0 comments on commit 4cf8019

Please sign in to comment.