blob: 939386e3fd9bc0c5afb7199a83fa0fc2cd78cf24 (
plain)
1
2
3
4
5
6
7
|
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
# My egg file!
walrus = "Eggman"
says = "coo-coo cachoo"
|