addTwo

Undocumented in source. Be warned that the author may not have intended to support it.
@Match(`I add (\d+) and (\d+)`)
void
addTwo
(
int a
,
int b
)

Meta