We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce58d86 commit d41f0cfCopy full SHA for d41f0cf
plugins/hls-tactics-plugin/test/Utils.hs
@@ -61,7 +61,7 @@ codeActionTitle (InR(CodeAction title _ _ _ _ _ _ _)) = Just title
61
mkTest
62
:: Foldable t
63
=> String -- ^ The test name
64
- -> FilePath -- ^ The file basename to load
+ -> FilePath -- ^ The file name stem (without extension) to load
65
-> Int -- ^ Cursor line
66
-> Int -- ^ Cursor columnn
67
-> t ( Bool -> Bool -- Use 'not' for actions that shouldnt be present
0 commit comments