chore: bump scintilla and lexilla version
This commit is contained in:
6
3rdparty/lexilla545/lexilla/test/examples/ruby/x.rb
vendored
Normal file
6
3rdparty/lexilla545/lexilla/test/examples/ruby/x.rb
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
class Demo
|
||||
def test # A test
|
||||
i = 1
|
||||
puts "Example"
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user