github.com/neilgarb/delve@v1.9.2-nobreaks/_fixtures/echo_expr.star (about) 1 def command_echo_expr(a, b, c): 2 print("a", a, "b", b, "c", c)