Project

General

Profile

« Previous | Next » 

Revision d6abca45

Added by jemmai (Jemma Issroff) about 2 years ago

[ruby/yarp] Print locations using line / col instead of offsets

This commit changes printing of locations to use the format
(start_line,start_column)-(end_line,end_column) instead of using
offsets.

https://github.com/ruby/yarp/commit/c078696e22