Skip to content

Commit

Permalink
Revert doctest change regarding field assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
omus committed Jun 25, 2016
1 parent ebef007 commit d5a6717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ You can also change the values as one would expect:
.. doctest::

julia> foo.qux = 2
2
2.0

julia> foo.bar = 1//2
1//2
Expand Down

0 comments on commit d5a6717

Please sign in to comment.