sphinx/tests/roots/test-root/literal_orig.inc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
208 B
PHP
Raw Normal View History

# Literally included file using Python highlighting
foo = "Including Unicode characters: üöä" # This will be changed
class FooOrig:
pass
class BarOrig:
def baz():
pass
def bar(): pass