blob: 35c9a781b0fd312d0ae794687e4f5eadf174cc74 (
plain)
1
2
3
4
5
6
7
8
|
# -*- coding: utf-8 -*-
"""
Pygments test package
~~~~~~~~~~~~~~~~~~~~~
:copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
|