sphinx/tests/roots/test-root/literal_orig.inc
2019-01-02 21:53:07 +09:00

13 lines
208 B
C++

# 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