Backseating-Committee-2k/Backlang

Do you want to work on this issue?

You can request for a bounty in order to promote it!

generate a copy ctor like c# records does #208

furesoft posted onGitHub

 [CompilerGenerated]
    protected hello(hello original)
    {
        <k>k__BackingField = original.<k>k__BackingField;
    }

 [CompilerGenerated]
    public virtual hello <Clone>$()
    {
        return new hello(this);
    }

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests