Function blocks accept clauses with different names #258

Closed
opened 2020-04-16 00:16:31 +09:00 by zxq9 · 0 comments
zxq9 commented 2020-04-16 00:16:31 +09:00 (Migrated from gitlab.com)

Created by: radrow

I don't think it should be legal. Also, makes my REPL unhappy.

contract C =
  entrypoint
    f() = 123
    g() = 123
*Created by: radrow* I don't think it should be legal. Also, makes my REPL unhappy. ``` contract C = entrypoint f() = 123 g() = 123 ```
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: QPQ-AG/sophia#258
No description provided.