Download Jar. Libraryless. Click here for Pure Java version (13472L/94K).
1 | !7 |
2 | |
3 | concept Blubb { |
4 | S a; |
5 | } |
6 | |
7 | p-exp { |
8 | db(); |
9 | twice { |
10 | assertNotNullVerbose(indexConceptFieldCI(Blubb, 'a)); |
11 | assertEqualsVerbose(1, l(db_mainConcepts().conceptIndices)); |
12 | assertNotNullVerbose(db_mainConcepts().ciFieldIndices.get(Blubb).get('a)); |
13 | } |
14 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): alesojohvdrz, bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023269 |
Snippet name: | Test indexConceptFieldCI |
Eternal ID of this version: | #1023269/6 |
Text MD5: | 269b14a43d3a24e00978310cf804a93b |
Transpilation MD5: | 85fd5c3b04b774576a8cd0ed2578ceb9 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-05-21 16:51:13 |
Source code size: | 276 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 339 / 1015 |
Version history: | 5 change(s) |
Referenced in: | [show references] |