Libraryless. Click here for Pure Java version (5584L/36K/115K).
1 | !752 |
2 | |
3 | p {
|
4 | new Prolog p; |
5 | int n = p.mark(); |
6 | p.addStatement([[ "Piko" schreibt man "Pico" ]]); |
7 | p.addStatement([[ "Pico" schreibt man "Pico" ]]); |
8 | S x = p.solveAsText(print([[ "Piko" schreibt man $x ]]), "x"); |
9 | assertEqualsVerbose(quote("Pico"), x);
|
10 | print("ok");
|
11 | } |
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: | 917 / 1017 |
| Referenced in: | [show references] |