mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
8179c73763
* Drop support for Daml-LF party literals from the Scala side This PR enforces that forbidPartyLiterals is always `true` and drops the corresponding literals from the AST. Haskell side is in #11930 fixes #11581 changelog_begin changelog_end * Update daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/ComparisonSBuiltinTest.scala Co-authored-by: Remy <remy.haemmerle@daml.com> * Revert "Update daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/ComparisonSBuiltinTest.scala" This reverts commit 55e542ce4e3a7fd15544ee703de3277ffc309b17. Co-authored-by: Remy <remy.haemmerle@daml.com> |
||
---|---|---|
.. | ||
src/main/scala/com/digitalasset/daml/lf/repl/testing | ||
BUILD.bazel |