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

24
LINES

< > BotCompany Repo | #1022245 // Gazelle Test 12: Expand variable (make it match the rest of the line, OK)

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

Download Jar. Libraryless. Click here for Pure Java version (19216L/113K).

!7

sS data = [[

  -- rule
  
  what is X => I don't know what X is
  [expand "X"]
  
  -- test input
  
  what is a golden circle

  -- expected output
  
  I don't know what {a golden circle} is

]];

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

Author comment

Began life as a copy of #1022241

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022245
Snippet name: Gazelle Test 12: Expand variable (make it match the rest of the line, OK)
Eternal ID of this version: #1022245/5
Text MD5: 11a90a9fce15f09976da9061cc79cdaf
Transpilation MD5: 678674b955ebec04ba78ef99f7eeb5b0
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 15:35:55
Source code size: 315 bytes / 24 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 557
Version history: 4 change(s)
Referenced in: [show references]