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

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

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: 244 / 746
Version history: 3 change(s)
Referenced in: [show references]