blob: 72600808d294f0520cfc46c5f0f0bf29e60a0526 (
plain)
1
2
3
4
5
6
7
|
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
# My egg file!
walrus = "Eggman"
says = "coo-coo cachoo"
|