Skip to content

Notation for string literals in `stdpp_scope`.

Robbert Krebbers requested to merge robbert/string_notation into master

This removes a giant hack (Global Open Scope list_scope in the old strings file) and fixes some parsing issues (=? not working after importing strings, see test case).

Edited by Robbert Krebbers

Merge request reports