[ruby/prism] Update #line
that was missed to update
Follow up https://github.com/ruby/prism/commit/1a2626be275d https://github.com/ruby/prism/commit/8174aac929
This commit is contained in:
parent
bf061ce6fe
commit
9a22d4b9a0
@ -1,4 +1,4 @@
|
||||
#line <%= __LINE__ + 1 %> "<%= File.basename(__FILE__) %>"
|
||||
#line <%= __LINE__ + 1 %> "prism/templates/src/<%= File.basename(__FILE__) %>"
|
||||
#include "prism/node.h"
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user