lambda_unused_arg.out 173 B

12345
  1. GDTEST_OK
  2. >> WARNING
  3. >> Line: 2
  4. >> UNUSED_PARAMETER
  5. >> The parameter 'unused' is never used in the function ''. If this is intended, prefix it with an underscore: '_unused'