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).

!7

sS data = [[

  -- rule 1
  
  blubber und so
  => continue with line 2 of rule "rule 2" without variables [instruction]
  
  -- rule 2
  
  something
  => here we are und so

  -- test input 1
  
  blubber und so

  -- expected output 1
  
  here we are und so
  
  -- test input 2
  
  blubber und sowas

  -- expected output 2
  
  here we are und so
  
]];

!include once #1021761 // Gazelle Fakery
 
p-exp {
  gazelle_fakery_performTest(data);
}

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: 194 / 747
Version history: 2 change(s)
Referenced in: [show references]