Skip to content

Commit

Permalink
fix doctest for MaxLengthStringConversion in Pyston
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatera committed Jan 16, 2024
1 parent 71d572f commit c12c0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mathics/builtin/system.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class MaxLengthIntStringConversion(Predefined):
Show the default value of '$MaxLengthIntStringConversion':
>> $MaxLengthIntStringConversion
= 7000
= ...
500! is a 1135-digit number:
>> 500! //ToString//StringLength
Expand Down

0 comments on commit c12c0be

Please sign in to comment.