class Prism::MatchWriteNode
def initialize(call, targets, location)
def initialize(call, targets, location) @newline = false @call = call @targets = targets @location = location end
def initialize(call, targets, location) @newline = false @call = call @targets = targets @location = location end