|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
dictionary-identifier-names-generator | 029d5953c2 Added more tests of identifier names conflicts when using `identifiersPrefix` | %!s(int64=5) %!d(string=hai) anos |
mangled-identifier-names-generator | dd7c1df9f9 Fixed wrong names generation for the custom nodes | %!s(int64=5) %!d(string=hai) anos |
mangled-shuffled-identifier-names-generator | d074bbe816 Prevented mutation of the name sequences of `mangled` identifier name generators | %!s(int64=4) %!d(string=hai) anos |