Make lasGun have multiple functions when attached differently
This commit is contained in:
+1
-15
@@ -1,15 +1 @@
|
||||
/home/justin/Haskell/loop/src/Dodge/Item/Grammar.hs:88:1-16: warning: [-Wunused-top-binds]
|
||||
Defined but not used: ‘itemLinkTestLeft’
|
||||
|
|
||||
88 | itemLinkTestLeft itm pci = Nothing
|
||||
| ^^^^^^^^^^^^^^^^
|
||||
/home/justin/Haskell/loop/src/Dodge/Item/Grammar.hs:88:18-20: warning: [-Wunused-matches]
|
||||
Defined but not used: ‘itm’
|
||||
|
|
||||
88 | itemLinkTestLeft itm pci = Nothing
|
||||
| ^^^
|
||||
/home/justin/Haskell/loop/src/Dodge/Item/Grammar.hs:88:22-24: warning: [-Wunused-matches]
|
||||
Defined but not used: ‘pci’
|
||||
|
|
||||
88 | itemLinkTestLeft itm pci = Nothing
|
||||
| ^^^
|
||||
All good (598 modules, at 11:19:05)
|
||||
|
||||
Reference in New Issue
Block a user