We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b1d02 commit 31269f4Copy full SHA for 31269f4
exercises/concept/hyperia-forex/.meta/Exemplar.cs
@@ -1,6 +1,9 @@
1
#pragma warning disable CS0660
2
#pragma warning disable CS0661
3
4
+#pragma warning disable CS0660
5
+#pragma warning disable CS0661
6
+
7
public struct CurrencyAmount
8
{
9
private decimal amount;
0 commit comments