berndtz_experimental
Bernhard Mueller 6 years ago
parent 2cb7d1419b
commit 89ea53401f
  1. 1
      mythril/analysis/modules/integer.py

@ -31,6 +31,7 @@ import logging
log = logging.getLogger(__name__)
class OverUnderflowAnnotation:
""" Symbol Annotation used if a BitVector can overflow"""

Loading…
Cancel
Save