testData/parser/r/EmptyArguments.r (4 lines of code) (raw):

foo() foo(,) foo(10,) foo(,10)