4 lines
67 B
R
4 lines
67 B
R
|
|
`a b` <- 4
|
||
|
|
`a b` # 4
|
||
|
|
a b # Error: unexpected symbol in "a b"
|