Skip to content

Commit

Permalink
Merge branch 'main' into register-builtins-scoping
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcadman authored Aug 20, 2024
2 parents f863107 + 7df1e00 commit 2186464
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Juvix/Compiler/Backend/Isabelle/Translation/FromTyped.hs
Original file line number Diff line number Diff line change
Expand Up @@ -923,6 +923,8 @@ goModule onlyTypes infoTable Internal.Module {..} =
"let",
"list",
"nat",
"O",
"OO",
"of",
"option",
"theory",
Expand Down

0 comments on commit 2186464

Please sign in to comment.