From c27b04348a46df90feedbdee8842da91729ebb5a Mon Sep 17 00:00:00 2001 From: michelou Date: Tue, 14 Jun 2005 17:16:41 +0000 Subject: - added 'implicit' and 'match' keywords. --- support/textpad/scala.syn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'support/textpad') diff --git a/support/textpad/scala.syn b/support/textpad/scala.syn index c83a01ed23..6c6e1dde80 100644 --- a/support/textpad/scala.syn +++ b/support/textpad/scala.syn @@ -83,6 +83,8 @@ while [Keywords 2] ; new ones added by Scala def +implicit +match object val var @@ -589,7 +591,6 @@ Symbol length main println -match toString isInstanceOf asInstanceOf -- cgit v1.2.3