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 1a9f845 commit fda3dd6Copy full SHA for fda3dd6
compiler/test-resources/repl/commandPrefixes
@@ -0,0 +1,6 @@
1
+scala>:t 123
2
+Int
3
+scala>:type 123
4
5
+scala>:typee 123
6
+Unknown command: ":typee", run ":help" for a list of commands
0 commit comments