Cannot include by absolute path #246

Closed
opened 2020-03-18 03:19:47 +09:00 by zxq9 · 0 comments
zxq9 commented 2020-03-18 03:19:47 +09:00 (Migrated from gitlab.com)

Created by: radrow

The following contract fails with case_clause (assuming file exists):

include "/tmp/Jebudu.aes"
contract C =
  entrypoint f() = 123
*Created by: radrow* The following contract fails with `case_clause` (assuming file exists): ``` include "/tmp/Jebudu.aes" contract C = entrypoint f() = 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#246
No description provided.