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

6
LINES

< > BotCompany Repo | #1024235 // test_leven_limitedIC

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

Libraryless. Click here for Pure Java version (1835L/13K).

svoid test_leven_limitedIC() {
  testFunctionValues_multipleArgs leven_limitedIC(
    ll("abc", "defghi", 2), 2, // should trigger the length comparison optimization
    ll("ab", "a", 2), 1
  );
}

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: #1024235
Snippet name: test_leven_limitedIC
Eternal ID of this version: #1024235/3
Text MD5: e06f10efc32da92bdefa55bde52b225e
Transpilation MD5: 4d8e91dd31d2d925903d7bc60a9c2572
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-28 15:47:09
Source code size: 201 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 134 / 208
Version history: 2 change(s)
Referenced in: [show references]