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.
gcbenchmark
1 parent 01b0e55 commit 2654727Copy full SHA for 2654727
gcbenchmark/gcbenchmark.scala
@@ -1,6 +1,6 @@
1
-//> using dep "com.lihaoyi::os-lib:0.9.1"
2
-//> using dep "com.lihaoyi::pprint:0.8.1"
3
-//> using scala "2.13"
+//> using dep com.lihaoyi::os-lib:0.9.1
+//> using dep com.lihaoyi::pprint:0.8.1
+//> using scala 2.13
4
5
// Usage: scala-cli gcbenchmark.scala -- <path_to_scala_cli_executable>
6
0 commit comments