lambda_unused_arg.out 190 B

12
  1. GDTEST_OK
  2. ~~ WARNING at line 2: (UNUSED_PARAMETER) The parameter "unused" is never used in the function "<anonymous lambda>()". If this is intended, prefix it with an underscore: "_unused".