Size: 0
Comment:
|
Size: 1077
Comment: Test cases removed
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
<<Include(GetNameTable)>> /* replace TestPage by a proper & meaningful Wiki name */ = TestPage = <<TableOfContents>> Describe the problem to be solved here. {{{ Put the phrase here }}} [[CategoryAplTree]] == Examples == /* Add proper examples here, and don't forget to fix a sample function changing "!PhraseName" accordingly */ {{{ ⎕FX⊃'r←[?] PhraseName ?' 'r←....' Display PhraseName array }}} == Specialities == .... /* Add special remarks for specific dialects here, for example the mentioning of a system function solving the problem goes here */ == Compatibility == Checked with: /* APL2, APLX, APL+Win, Dyalog, NARS2000 - Add as many as you can/like */ See also: ... /* Add proper Wiki names. The pages do not necessarily must exist. If they don't they will show up on WantedPages and that's just fine */ Mentor: AplWiki:JohnDoe /* Replace by your name */ ---- CategoryPhrasesAll /* Don't forget to add more categories. If they do not exist so far that's fine - someone will take care */ |
TestPage
Contents
Describe the problem to be solved here.
Put the phrase here
Examples
⎕FX⊃'r←[?] PhraseName ?' 'r←....' Display PhraseName array
Specialities
....
Compatibility
Checked with:
See also: ...
Mentor: JohnDoe