summaryrefslogtreecommitdiff
path: root/lib/prism/parse_result/newlines.rb
diff options
context:
space:
mode:
-rw-r--r--lib/prism/parse_result/newlines.rb2
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-module YARP
class ParseResult
# The :line tracepoint event gets fired whenever the Ruby VM encounters an
# expression on a new line. The types of expressions that can trigger this