mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 12:01:25 +07:00
6 lines
128 B
Python
6 lines
128 B
Python
def foo():
|
|
"""
|
|
Gallia est omnis divisa in partes tres, quarum unam incolumnt Belgae,
|
|
aliam Aquitani
|
|
"""
|
|
pass |