mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
* indent/ruby.rb: New example
This commit is contained in:
parent
21cfbae5b5
commit
d85783ca32
@ -284,3 +284,10 @@ def bar
|
||||
tee
|
||||
end
|
||||
end
|
||||
|
||||
# Failing with SMIE:
|
||||
|
||||
foo ||
|
||||
begin
|
||||
bar
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user