summaryrefslogtreecommitdiff
path: root/utils/completion
diff options
context:
space:
mode:
authorVladislav Zavialov <vlad.z.4096@gmail.com>2021-03-12 18:11:02 +0300
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-03-15 00:43:05 -0400
commit545cfefaa88b31daa2cb3519b7561171e7ca51b3 (patch)
treea72c9203b645f29fd75460df59e7d6a4f9744eae /utils/completion
parent92d98424bf7f8bbd55e1b123d0755c9d52f123dd (diff)
downloadhaskell-545cfefaa88b31daa2cb3519b7561171e7ca51b3.tar.gz
Test chained record construction/update/access
According to the proposal, we have the following equivalence: e{lbl1 = val1}.val2 == (e{lbl1 = val1}).val2 This is a matter of parsing. Record construction/update must have the same precedence as dot access. Add a test case to ensure this.
Diffstat (limited to 'utils/completion')
0 files changed, 0 insertions, 0 deletions