match_bind_unused.out 188 B

123456
  1. GDTEST_OK
  2. >> WARNING
  3. >> Line: 9
  4. >> UNUSED_VARIABLE
  5. >> The local variable 'value' is declared but never used in the block. If this is intended, prefix it with an underscore: '_value'
  6. value