# frozen_string_literal: true require "irb" require_relative "helper" module TestIRB class RubyLexTest < TestCase def setup save_encodings end def teardown restore_encodings end def test_interpolate_token_with_heredoc_and_unclosed_embexpr code = <<~'EOC' ①+<