Skip to content

Bad string error occurs when calling crystal-beginning-of-block and crystal-end-of-block in a block #11

@brantou

Description

@brantou
def twice
  yield
  yield
end

twice do
  puts "hello!"
end

Bad string error occurs when calling crystal-beginning-of-block and crystal-end-of-block in a block(twice).

Crystal 0.24.1 (2017-12-22)
LLVM: 4.0.0
Default target: x86_64-unknown-linux-gnu

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions