Skip to content

Commit

Permalink
Made Tipeable.
Browse files Browse the repository at this point in the history
  • Loading branch information
robby-phd committed Feb 11, 2025
1 parent e01d257 commit aaae37a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ object IRTranslator {
}

@ext("IRTranslatorFreshAtomic") object Ext {
def createFresh: Fresh = $
@pure def createFresh: Fresh = $
}

@strictpure def createFresh: Fresh = Ext.createFresh
Expand Down

0 comments on commit aaae37a

Please sign in to comment.