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

conflicting with scala keyword #293

Open
mio-19 opened this issue Sep 15, 2024 · 0 comments
Open

conflicting with scala keyword #293

mio-19 opened this issue Sep 15, 2024 · 0 comments

Comments

@mio-19
Copy link

mio-19 commented Sep 15, 2024

327:321
an identifier expected, but 'macro' found
    def apply(point : CInt, end : CInt, mark : CInt, buflen : CInt, buffer : CString, ul : Ptr[UNDO_LIST], prompt : CString, rlstate : CInt, done : CInt, kmap : Keymap, lastfunc : Ptr[rl_command_func_t], insmode : CInt, edmode : CInt, kseq : CString, kseqlen : CInt, pendingin : CInt, inf : Ptr[FILE], outf : Ptr[FILE], macro : CString, catchsigs : CInt, catchsigwinch : CInt, entryfunc : Ptr[rl_compentry_func_t], menuentryfunc : Ptr[rl_compentry_func_t], ignorefunc : Ptr[rl_compignore_func_t], attemptfunc : Ptr[rl_completion_func_t], wordbreakchars : CString, reserved : CArray[CChar, Nat.Digit2[Nat._6, Nat._4]])(using Zone): Ptr[readline_state] =
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