summaryrefslogtreecommitdiff
path: root/tests/farm/annotate/gold_encodings/utf8.py,cover
blob: 3ef31e0fa3f454e67b3d8c4386a2d73cfe8a398d (plain)
1
2
3
4
5
6
7
  # -*- coding: utf-8 -*-
  # Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
  # For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
  
  # This comment has an accent: é
  
> print("spam eggs")