unused_constant.out 191 B

12345
  1. GDTEST_OK
  2. >> WARNING
  3. >> Line: 2
  4. >> UNUSED_LOCAL_CONSTANT
  5. >> The local constant "UNUSED" is declared but never used in the block. If this is intended, prefix it with an underscore: "_UNUSED".