summaryrefslogtreecommitdiff
path: root/support/textpad
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2005-06-14 17:16:41 +0000
committermichelou <michelou@epfl.ch>2005-06-14 17:16:41 +0000
commitc27b04348a46df90feedbdee8842da91729ebb5a (patch)
tree025e7b9a91d14208878af62b63bdb4c45a5d9570 /support/textpad
parented271f43796435097e1e262ac77d291082be99f4 (diff)
downloadscala-c27b04348a46df90feedbdee8842da91729ebb5a.tar.gz
scala-c27b04348a46df90feedbdee8842da91729ebb5a.tar.bz2
scala-c27b04348a46df90feedbdee8842da91729ebb5a.zip
- added 'implicit' and 'match' keywords.
Diffstat (limited to 'support/textpad')
-rw-r--r--support/textpad/scala.syn3
1 files changed, 2 insertions, 1 deletions
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