Differences between revisions 11 and 12
Revision 11 as of 2012-12-30 17:25:43
Size: 1745
Editor: KaiJaeger
Comment:
Revision 12 as of 2015-02-03 11:38:13
Size: 1768
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:

[[CategoryAPLTree]]

TestPage

Describe the problem to be solved here.

      Put the phrase here

CategoryAPLTree

Examples

      ⎕FX⊃'r←[?] PhraseName ?' 'r←....'
      Display PhraseName array

Specialities

....

Compatibility

Checked with:

Test Cases

Show test cases

Test
 ⎕IO←0      ⍝ You may change this; however, zero IS the default in the Phrasebook Wiki
⍝⎕ML←3      ⍝ Enable this line in Dyalog APL if appropriate
 ⎕FX'r←[larg] PhraseName rarg' 'r←phrase'
⍝ ---- Start Test cases (do not delete this!)
 /* expectedResult ≡ statement */

For details see the TestCasesGuidelines.

See also: ...

Mentor: JohnDoe


CategoryPhrasesAll

TestPage (last edited 2016-08-19 10:39:35 by KaiJaeger)