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

9
LINES

< > BotCompany Repo | #1034483 // test_tok_shortVisualize

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

Transpiled version (6001L) is out of date.

1  
svoid test_tok_shortVisualize() {
2  
  testTranspilationFunction tok_shortVisualize(
3  
    "visual bla(super);",
4  
      "visualize { ret bla(super.visualize()); }",
5  
      
6  
    "cachedVisual bla(super);",
7  
      "cachedVisualize { ret bla(super.visualize()); }",
8  
  );
9  
}

Author comment

Began life as a copy of #1027846

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034483
Snippet name: test_tok_shortVisualize
Eternal ID of this version: #1034483/4
Text MD5: 4204e6228344020f2674a808df006687
Author: stefan
Category: javax / transpiling
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-08 07:18:56
Source code size: 269 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 102 / 146
Version history: 3 change(s)
Referenced in: [show references]