class Steep::TypeInference::Context::BreakContext
def initialize(break_type:, next_type:)
def initialize(break_type:, next_type:) @break_type = break_type @next_type = next_type end
def initialize(break_type:, next_type:) @break_type = break_type @next_type = next_type end