blob: 08489f46b2b4e6ff8eec94109b90528440a64e4e [file] [edit]
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://github.com/coveragepy/coveragepy/blob/main/NOTICE.txt
# covmod1.py: Simplest module for testing.
i = 1
i += 1