crayon-syntax-highlighter/langs/scala/reserved.txt
2019-08-30 19:30:19 +02:00

41 lines
195 B
Plaintext

import
do
object
return
trait
var
_
case
else
for
finally
try
while
catch
extends
forSome
match
package
super
true
with
class
false
if
new
this
type
yield
def
null
throw
val
:
=
=>
<-
<:
<%
>:
#