8000 Feature/syntax errors by collinc97 · Pull Request #24 · ProvableHQ/leo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feature/syntax errors #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed

Conversation

collinc97
Copy link
Collaborator

Changes

leo error: expected `;` found `EOF`
--> src/main.leo:3:19
   |
 3 |     let a: u32 = 1␊
   |                   ^---
   |
 = expected `;`

leo error: could not compile src/main.leo
  • Implements basic syntax error messages from pest errors

@collinc97 collinc97 changed the base branch from master to fix/gadgets May 27, 2020 23:33
@howardwu howardwu added backlog and removed backlog labels May 31, 2020
@howardwu howardwu added this to the Leo Developer Preview I milestone Jun 1, 2020
@collinc97 collinc97 closed this Jun 5, 2020
@collinc97 collinc97 deleted the feature/syntax-errors branch June 6, 2020 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4AFE
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0