daml/daml-lf/validation
Sofia Faro b2d6f8014c
LF: Use template parameter (this) in method bodies. (#13142)
* Use `this` param in method bodies in LF.

Instead of having method bodies be functions from the template, have them reuse the existing template parameter (usually `this`).

Fixes #13123

changelog_begin
changelog_end

* fix validation-test
2022-03-03 13:50:59 +00:00
..
src LF: Use template parameter (this) in method bodies. (#13142) 2022-03-03 13:50:59 +00:00
BUILD.bazel Remove dependencies on compatibility libraries (#12548) 2022-01-24 18:04:07 +00:00