mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 04:37:32 +07:00
Update test data and reduce manual language level setup GitOrigin-RevId: d6ddec1b2b29a2b7f1a34cfb5982fd975de78d65
4 lines
86 B
Python
4 lines
86 B
Python
class DirectMeta(type):
|
|
def __init__(cls, arg1, arg2):
|
|
print(a<caret>rg1)
|