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 2adcecc commit 545e9bbCopy full SHA for 545e9bb
1 file changed
bin/nextls
@@ -1,6 +1,6 @@
1
#!/usr/bin/env elixir
2
3
-Node.start("next-ls-#{System.system_time()}", :shortnames)
+Node.start(:"next-ls-#{System.system_time()}", :shortnames)
4
5
System.no_halt(true)
6
0 commit comments