This commit is contained in:
Antonis Geralis 2022-09-07 16:01:34 +03:00
parent a181530875
commit de1e780dbf
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# WARNING: This mutator crashes for OrderedTable and it's too slow with Table.
# TODO: split into files and make it compile again.
# Use https://nim-lang.org/docs/importutils.html
# Could try to mutate KeyValuePairSeq directly and then use enlarge.
import random
include std/tables