gitlab.com/Raven-IO/raven-delve@v1.22.4/_fixtures/echo_expr.star (about)

     1  def command_echo_expr(a, b, c):
     2  	print("a", a, "b", b, "c", c)