rdoc icon indicating copy to clipboard operation
rdoc copied to clipboard

Remove unnecessary `file_name` parameter from `Parser#initialize`

Open st0012 opened this issue 1 year ago • 0 comments

Similar to #1135, the file_name argument's value should be the name as top_level.absolute_name. So passing it separately is not necessary.

st0012 avatar Aug 01 '24 11:08 st0012