Skip to content
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

chuck/miniAudicle error caret position error #409

Open
gewang opened this issue Nov 8, 2023 · 0 comments
Open

chuck/miniAudicle error caret position error #409

gewang opened this issue Nov 8, 2023 · 0 comments
Assignees

Comments

@gewang
Copy link
Member

gewang commented Nov 8, 2023

repeated compilation with error seems to not reset error position (miniAudicle, possibly also CLI)

fun int[] foo( x ) { return null; }

error:

Untitled:1:18: syntax error
[1] fun void foo( int[] a )
                     ^
Untitled:1:36: syntax error
[1] fun int[] foo( x )
                                       ^
Untitled:1:54: syntax error
[1] fun int[] foo( x )
                                                         ^
@gewang gewang self-assigned this Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant