зеркало из https://github.com/github/ruby.git
* error.c: [DOC] fix Exception#backtrace_locations indent. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53582 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
a0b31d2864
Коммит
de2678e74f
2
error.c
2
error.c
|
@ -868,7 +868,7 @@ exc_backtrace(VALUE exc)
|
|||
*
|
||||
* Returns any backtrace associated with the exception. This method is
|
||||
* similar to Exception#backtrace, but the backtrace is an array of
|
||||
* Thread::Backtrace::Location.
|
||||
* Thread::Backtrace::Location.
|
||||
*
|
||||
* Now, this method is not affected by Exception#set_backtrace().
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче