Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Adding missing spaces to marker offset unclear error message #85

Merged
merged 1 commit into from
Sep 27, 2020
Merged

Adding missing spaces to marker offset unclear error message #85

merged 1 commit into from
Sep 27, 2020

Conversation

dhpiggott
Copy link
Contributor

Currently the following example:

  piano/guitar "pg":

  pg.guitar:
    c

  pg:
    %marker

Results in the following error:
ERROR Can't place marker"marker"- offset unclear.

But I think it should be:
ERROR Can't place marker "marker" - offset unclear.

Currently the following example:
  piano/guitar "pg":

  pg.guitar:
    c

  pg:
    %marker

Results in the following error:
  ERROR Can't place marker"marker"- offset unclear.

But I think it should be:
  ERROR Can't place marker "marker" - offset unclear.
Copy link
Member

@daveyarwood daveyarwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - thanks for the PR!

@daveyarwood daveyarwood merged commit 1e70110 into alda-lang:master Sep 27, 2020
@dhpiggott dhpiggott deleted the patch-1 branch September 27, 2020 20:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants