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 45cf49e commit 1b243e4Copy full SHA for 1b243e4
1 file changed
packages/cursorless-vscode-e2e/src/scripts/generateScopeTestsForHaskell.mts
@@ -1,6 +1,5 @@
1
import * as fs from "fs";
2
import * as path from "path";
3
-import * as url from "url";
4
5
const functionsWithSingleCase = [
6
["id :: a -> a", "id x = x"],
0 commit comments