Strip trailing spaces
This commit is contained in:
parent
87e52ee38b
commit
3b615f4353
@ -391,7 +391,7 @@ module TestIRB
|
|||||||
" def m1() end\n",
|
" def m1() end\n",
|
||||||
" def m3() end\n",
|
" def m3() end\n",
|
||||||
"end\n",
|
"end\n",
|
||||||
|
|
||||||
"module M2\n",
|
"module M2\n",
|
||||||
" include M\n",
|
" include M\n",
|
||||||
" def m4() end\n",
|
" def m4() end\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user