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

28
LINES

< > BotCompany Repo | #1022068 // Gazelle Test: Rule over 3 input lines [OK]

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

Download Jar. Libraryless. Click here for Pure Java version (18617L/108K).

1  
!7
2  
3  
sS data = [[
4  
5  
  -- rule
6  
  
7  
  turn it around, dummie!
8  
  + her
9  
  + not it
10  
  => turn her around, dummie!
11  
  
12  
  -- test input
13  
  
14  
  turn it around, dummie!
15  
  her
16  
  not it
17  
  
18  
  -- expected output
19  
  
20  
  turn her around, dummie!
21  
22  
]];
23  
24  
!include once #1021761 // Gazelle Fakery
25  
 
26  
p-exp {
27  
  gazelle_fakery_performTest(data);
28  
}

Author comment

Began life as a copy of #1021839

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022068
Snippet name: Gazelle Test: Rule over 3 input lines [OK]
Eternal ID of this version: #1022068/5
Text MD5: 1e4fd08993c777a85bddccf780359138
Transpilation MD5: e5ddbca52d75163be50c3476c42a9467
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-06 11:00:13
Source code size: 344 bytes / 28 lines
Pitched / IR pitched: No / No
Views / Downloads: 221 / 686
Version history: 4 change(s)
Referenced in: [show references]