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

!7

sS data = [[

  -- rule
  
  turn it around, dummie!
  + her
  + not it
  => turn her around, dummie!
  
  -- test input
  
  turn it around, dummie!
  her
  not it
  
  -- expected output
  
  turn her around, dummie!

]];

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

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: 211 / 667
Version history: 4 change(s)
Referenced in: [show references]