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