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

Doesn't work with interface file i.e. resi #6

Open
shulhi opened this issue Nov 2, 2022 · 0 comments
Open

Doesn't work with interface file i.e. resi #6

shulhi opened this issue Nov 2, 2022 · 0 comments

Comments

@shulhi
Copy link
Contributor

shulhi commented Nov 2, 2022

Example error thrown,

  Syntax error!
  <filename>/home/shulhi/Plow/all/re-react-onping-frontend/src/OnpingUi/OnpingUi_Toast.resi</filename>:<dim>120:58-122:1</dim>

  118119 │ @ocaml.doc(" Displays an error toast notification, returning the id of
      │  the toast ")
  120let errorWithId: (~options: options=?, string) => toastId
  121122 │ @ocaml.doc(" Displays a dark toast notification, returning the id of t
      │ he toast ")
  123let darkWithId: (~options: options=?, string) => toastId
  124Did you forget a `=` here?
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