Bas van Gijzel
Bas van Gijzel
@cocreature Are you still running into this issue? We're happy to have a look at it if so.
Might be easier to forbid arg etc as a variable name in this context and propagate this as an error message.
Fixed in #15018.
Paul: Marcin might have migrated this to the new JSON client. Double check what needs to happen with Script.
Might want to wait on a discussion whether we merge repos.
Related: https://github.com/DACH-NY/canton/issues/14432
@yangzai Sorry for the lack of update here. We can't really make a semantic change while keeping the function name the same, as this would change existing code's behaviour. We're...
@yangzai Okay, great if you're happy to do the refactoring. The following would we be good to have: * define fromListWithL and fromListWithR as new functions (you can copy paste...
TemplateTypeRep printing is now dev only. Can still write an exception to fix this for the errors.