mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Strip trailing spaces
This commit is contained in:
parent
87e52ee38b
commit
3b615f4353
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ module TestIRB
|
|||
" def m1() end\n",
|
||||
" def m3() end\n",
|
||||
"end\n",
|
||||
|
||||
|
||||
"module M2\n",
|
||||
" include M\n",
|
||||
" def m4() end\n",
|
||||
|
|
Loading…
Add table
Reference in a new issue