7 lines
86 B
Plaintext
7 lines
86 B
Plaintext
def func ( ) : <EOL>
|
|
<INDENT>
|
|
x = 1 <EOL>
|
|
class my_class : <EOL>
|
|
<INDENT>
|
|
y = x <EOL>
|