Skip to content

Commit

Permalink
Make a doctest re-runnable
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Nov 11, 2022
1 parent f4c5914 commit a9478bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/globals.jl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ true
julia> GAP.Globals.size
17
julia> GAP.Globals.UnbindGlobal(g"size")
julia> GAP.Globals.Julia # Julia objects can be values of GAP variables
Main
Expand Down

0 comments on commit a9478bb

Please sign in to comment.