Skip to content

Commit 97b3b45

Browse files
committed
Fix merge.
1 parent 7756061 commit 97b3b45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Test/MassiveDynamicProxyGenerator.Tests/TestInterfaces/IInterfaceWithDefaultMethod.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ int GetSquare()
1616
int size = this.GetSquare();
1717
return size * size;
1818
}
19+
#endif
1920
}
2021
}

0 commit comments

Comments
 (0)