Skip to content

Commit 59dfa96

Browse files
zenspiderkddnewton
authored andcommitted
ruby_parser: require timeout since it uses it.
1 parent f312bcb commit 59dfa96

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/prism/translation/ruby_parser.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# frozen_string_literal: true
22
# :markup: markdown
33

4+
require "timeout"
5+
46
begin
57
require "sexp"
68
rescue LoadError

0 commit comments

Comments
 (0)