1 | svoid test_withoutLeadingLinesEmptyAfterTrim() {
|
2 | testFunctionValues withoutLeadingLinesEmptyAfterTrim( |
3 | " \n bla" := " bla", |
4 | " \r\n bla" := " bla", |
5 | "test" := "test", |
6 | ); |
7 | } |
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: | #1025664 |
| Snippet name: | test_withoutLeadingLinesEmptyAfterTrim |
| Eternal ID of this version: | #1025664/1 |
| Text MD5: | 2c44c43fa60cff32f1affdabbcacf9d3 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-10-12 18:33:10 |
| Source code size: | 197 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 371 / 411 |
| Referenced in: | [show references] |