Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1023168 // test_switcheroo_iToName

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9715L/70K).

1  
svoid test_switcheroo_iToName() {
2  
  testFunctionValuesIC(curry switcheroo_iToName("Hans"),
3  
    "I am 34 years old", "Hans is 34 years old",
4  
    "My children are on mars", "Hans's children are on mars",
5  
    "I hate garbage", "Hans hates garbage",
6  
    "I look out for myself", "Hans looks out for Hans"
7  
  );
8  
}

Author comment

Began life as a copy of #1023081

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023168
Snippet name: test_switcheroo_iToName
Eternal ID of this version: #1023168/1
Text MD5: 175cac5b308cbc1fc076f8844039d5b2
Transpilation MD5: a8e97bb12fc24ed8259e28e922e835af
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-05-15 22:20:21
Source code size: 314 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 172 / 235
Referenced in: [show references]