Differences between revisions 10 and 11
Revision 10 as of 2012-12-30 17:23:32
Size: 1975
Editor: KaiJaeger
Comment: Superfluous
Revision 11 as of 2012-12-30 17:25:43
Size: 1745
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 52: Line 52:
/* Tags are used to create a list automatically - see ListAllTags */
[[ListAllTags|Tags]]: <<span(css_class=small)>>
<!AppropriateCamelCaseName> <Simpleword> /* Use "!" to avoid unwanted links for CamelCase names */
<<span>>
Line 58: Line 53:
CategoryListAll /* Don't forget to add more categories. If they do not exist so far that's fine - someone will take care */ CategoryPhrasesAll /* Don't forget to add more categories. If they do not exist so far that's fine - someone will take care */

TestPage

Describe the problem to be solved here.

      Put the phrase here

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)