Added scala comments
This commit is contained in:
parent
61d84c85c2
commit
ba393d1d8c
@ -251,6 +251,7 @@ class Rocco
|
||||
:multi => { :start => '=begin', :middle => nil, :end => '=end' },
|
||||
:heredoc => "<<-"
|
||||
},
|
||||
"scala" => C_STYLE_COMMENTS,
|
||||
"scheme" => { :single => ";;", :multi => nil, :heredoc => nil },
|
||||
"xml" => {
|
||||
:single => nil,
|
||||
|
Loading…
Reference in New Issue
Block a user