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

13
LINES

< > BotCompany Repo | #1005680 // Test cset / cnew [WORKS]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (4533L/27K/94K).

!752

concepts.

concept Clip {
  BWImage img;
}

p {
  Clip clip = cnew(Clip, img := new BWImage(1, 1));
  assertNotNull(clip.img);
  print("ok");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1005680
Snippet name: Test cset / cnew [WORKS]
Eternal ID of this version: #1005680/1
Text MD5: b8d297411eae092163ac77ef071fadb5
Transpilation MD5: 60135b7ef32e5cf465681c6e0a828b35
Author: stefan
Category: javax / concepts
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-03 15:04:53
Source code size: 161 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 390 / 464
Referenced in: [show references]