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

37
LINES

< > BotCompany Repo | #1022415 // Gazelle Test 15: continue with rule [OK, but a bit rough]

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

Download Jar. Libraryless. Click here for Pure Java version (20090L/119K).

1  
!7
2  
3  
sS data = [[
4  
5  
  -- rule 1
6  
  
7  
  blubber und so
8  
  => continue with line 2 of rule "rule 2" without variables [instruction]
9  
  
10  
  -- rule 2
11  
  
12  
  something
13  
  => here we are und so
14  
15  
  -- test input 1
16  
  
17  
  blubber und so
18  
19  
  -- expected output 1
20  
  
21  
  here we are und so
22  
  
23  
  -- test input 2
24  
  
25  
  blubber und sowas
26  
27  
  -- expected output 2
28  
  
29  
  here we are und so
30  
  
31  
]];
32  
33  
!include once #1021761 // Gazelle Fakery
34  
 
35  
p-exp {
36  
  gazelle_fakery_performTest(data);
37  
}

Author comment

Began life as a copy of #1022410

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022415
Snippet name: Gazelle Test 15: continue with rule [OK, but a bit rough]
Eternal ID of this version: #1022415/3
Text MD5: 27e1700f3c86d0ad2c161c02d5ff0387
Transpilation MD5: 6907b8aca1bb98c7041c980bd9857787
Author: stefan
Category: javax / gazelle
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-16 23:53:08
Source code size: 490 bytes / 37 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 774
Version history: 2 change(s)
Referenced in: [show references]