Skip to content

Commit 087b839

Browse files
committed
wip - feature: adds decimal digit symbols
1 parent 3ea8562 commit 087b839

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NumberSystems/Tests/NumberSystemsTests/DecimalNumberTests.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ import Testing
66
#expect($0.quantityMatchesCardinality)
77
}
88
}
9+
10+
@Test func symbolsOfDecimalDigits() async throws {
11+
12+
}

0 commit comments

Comments
 (0)