blockArgument method

Parser blockArgument()

Implementation

Parser blockArgument() => ref1(token, ':').seq(ref0(variable));