2 lines
97 B
Text
2 lines
97 B
Text
#Define P(X) Print X: Print "P(" & #X & ")"
|
|
P("#Define P(X) Print X: Print ""P("" & #X & "")""")
|