Libraryless. Click here for Pure Java version (4931L/33K).
1 | svoid test_dialCodeStringForCountryCode() {
|
2 | testFunctionValues dialCodeStringForCountryCode( |
3 | "US" := "+1", |
4 | "IN" := "+91", |
5 | "in" := "+91", |
6 | "xy" := null |
7 | ); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029800 |
| Snippet name: | test_dialCodeStringForCountryCode (OK) |
| Eternal ID of this version: | #1029800/2 |
| Text MD5: | 1d5880c2b5950f2d87ac8748125b6e46 |
| Transpilation MD5: | bb7211d4bcb218959b023e56d99499e7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-17 13:03:48 |
| Source code size: | 181 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 386 / 519 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |