whenAddsUp

Undocumented in source. Be warned that the author may not have intended to support it.
@When(`^the calculator adds up "?([0-9.]+)"? and "?([0-9.]+)"?$`)
void
whenAddsUp
(
in double a
,
in double b
)

Meta