mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Test fix
This commit is contained in:
parent
876e89d034
commit
4adec702c7
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ namespace Tests
|
|||
|
||||
struct StructB
|
||||
{
|
||||
public StructA B { get; set; }
|
||||
public StructA B { get; set mut; }
|
||||
|
||||
int mZ = 9;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue