-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
bugSomething not working correctlySomething not working correctlyparserIssues with lexing or parsing.Issues with lexing or parsing.
Milestone
Description
Recent changes in the selector syntax seem to have broken some previous code. This is from the saw-script repository, in the example ECDSA verification.
Maybe we accidentally removed prime characters from the lexical syntax for selectors?
$ ./cry run ~/code/saw-script/examples/ecdsa/cryptol-spec/p384_ec_mul.cry
┏━╸┏━┓╻ ╻┏━┓╺┳╸┏━┓╻
┃ ┣┳┛┗┳┛┣━┛ ┃ ┃ ┃┃
┗━╸╹┗╸ ╹ ╹ ╹ ┗━┛┗━╸
version 2.9.1.99 (96fcce9, modified)
https://cryptol.net :? for help
Parse error at /Users/rdockins/code/saw-script/examples/ecdsa/cryptol-spec/p384_ec_mul.cry:212:35--212:44
malformed selector: .tma2_c0'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething not working correctlySomething not working correctlyparserIssues with lexing or parsing.Issues with lexing or parsing.