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

31
LINES

< > BotCompany Repo | #1022241 // Gazelle Test: Monologue [OK]

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

Download Jar. Libraryless. Click here for Pure Java version (18768L/110K).

!7

sS data = [[

  -- rule 1
  
  yes => no
  
  -- rule 2
  
  no => yes

  -- test input
  
  yes

  -- expected output
  
  no
  yes
  no
  yes
  no

]];

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

Author comment

Began life as a copy of #1022068

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022241
Snippet name: Gazelle Test: Monologue [OK]
Eternal ID of this version: #1022241/4
Text MD5: f1ba8ed6ea10aa929b856692d398a9f6
Transpilation MD5: ad2144568b7f530aafe14daa9e586a87
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-11 15:57:14
Source code size: 277 bytes / 31 lines
Pitched / IR pitched: No / No
Views / Downloads: 233 / 729
Version history: 3 change(s)
Referenced in: [show references]