6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
/home/justin/Haskell/loop/src/Dodge/Update.hs:357:15: warning: [-Wunused-matches]
|
||
Defined but not used: ‘x’
|
||
|
|
||
357 | shiftInvItems x w = w
|
||
| ^
|