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

11
LINES

< > BotCompany Repo | #1002937 // Rechtschreibung Test

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

Libraryless. Click here for Pure Java version (5584L/36K/115K).

!752

p {
  new Prolog p;
  int n = p.mark();
  p.addStatement([[ "Piko" schreibt man "Pico" ]]);
  p.addStatement([[ "Pico" schreibt man "Pico" ]]);
  S x = p.solveAsText(print([[ "Piko" schreibt man $x ]]), "x");
  assertEqualsVerbose(quote("Pico"), x);
  print("ok");
}

Author comment

Began life as a copy of #1002934

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002937
Snippet name: Rechtschreibung Test
Eternal ID of this version: #1002937/1
Text MD5: 2bbe20abebb4e345835c975d65f0cd5b
Transpilation MD5: 4d8655dd946283fc22884f2924695f50
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-04-07 21:23:57
Source code size: 282 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 574 / 576
Referenced in: [show references]