dfinity / interface-spec

IC Interface Specification
https://khsfq-wqaaa-aaaak-qckvq-cai.icp0.io/docs
37 stars 20 forks source link

add parentheses around universally quantified terms #177

Closed mraszyk closed 1 year ago

mraszyk commented 1 year ago

This PR makes parsing the universally quantified terms unambiguous by adding explicit parentheses.

netlify[bot] commented 1 year ago

Deploy Preview for ic-interface-spec ready!

Name Link
Latest commit d873284d8c46023bed8c509029028cb95fcf5c22
Latest deploy log https://app.netlify.com/sites/ic-interface-spec/deploys/64a57b2204995a0008862fed
Deploy Preview https://deploy-preview-177--ic-interface-spec.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

andrew-lee-work commented 1 year ago

LGTM, thanks