mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 16:47:50 +07:00
GitOrigin-RevId: 5996a0469c811efad78b063a56fae9f197865b8f
4 lines
31 B
Python
4 lines
31 B
Python
__all__ = ['bar']
|
|
|
|
bar = 'bar'
|