Skip to content

Commit

Permalink
Merge pull request #963 from Mathics3/fix_dictest-MaxLengthStringConv…
Browse files Browse the repository at this point in the history
…ersion

fix doctest for MaxLengthStringConversion in Pyston
  • Loading branch information
rocky authored Jan 16, 2024
2 parents 71d572f + c12c0be commit bab9cdf
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 bab9cdf

Please sign in to comment.