Libraryless. Click here for Pure Java version (9443L/52K).
1 | svoid test_dropMinusFromZero() { |
2 | testFunctionValues(s -> dropMinusFromZero((S) s), |
3 | "-0.1", "-0.1", |
4 | "-0.0", "0.0", |
5 | "-1", "-1", |
6 | ); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1036225 |
Snippet name: | test_dropMinusFromZero |
Eternal ID of this version: | #1036225/3 |
Text MD5: | a55f43f94eeab1344639fcb4d3488ddd |
Transpilation MD5: | 7307183a0e002e00cf375d732fff0112 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-10-25 22:56:32 |
Source code size: | 152 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 173 / 218 |
Version history: | 2 change(s) |
Referenced in: | [show references] |