1 | svoid test_plusMinusFix() { |
2 | testFunctionValues(s -> plusMinusFix((S) s), |
3 | "-0.1", "-0.1", |
4 | "1.2", "+1.2", |
5 | "0.1", "+0.1", |
6 | "0", "0" |
7 | ); |
8 | } |
Began life as a copy of #1036225
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1036239 |
Snippet name: | test_plusMinusFix |
Eternal ID of this version: | #1036239/3 |
Text MD5: | 50151035196f151b148b559a359f5aa7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-10-31 17:47:29 |
Source code size: | 159 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 165 / 177 |
Version history: | 2 change(s) |
Referenced in: | [show references] |