Skip to content

Commit fda3dd6

Browse files
committed
Add a scripted test
1 parent 1a9f845 commit fda3dd6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
scala>:t 123
2+
Int
3+
scala>:type 123
4+
Int
5+
scala>:typee 123
6+
Unknown command: ":typee", run ":help" for a list of commands

0 commit comments

Comments
 (0)