7 lines
46 B
Text
7 lines
46 B
Text
|
|
def specifier(a):
|
||
|
|
"x
|
||
|
|
\(a)
|
||
|
|
z";
|
||
|
|
|
||
|
|
specifier("y")
|