My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#sidebar nav
== Заголовок ==
Текст внутри заголовка.

# *Жирный текст*
# _Наклонный текст_
# Подчёркнутый текст


{{{dup}}} {{{( a-ab)}}}

Просто программа:
{{{
: fac ?dup if dup 1- recurse * else 1 then ;
: create source-next-name created ;
}}}

==+==
Раздел описывает поведение слова {{{+}}} .

Change log

r639 by vitek03 on Oct 24, 2011   Diff
[No log message]
Go to: 
Project members, sign in to write a code review

Older revisions

r635 by vitek03 on Oct 24, 2011   Diff
[No log message]
r633 by vitek03 on Oct 24, 2011   Diff
[No log message]
r631 by vitek03 on Oct 24, 2011   Diff
[No log message]
All revisions of this file

File info

Size: 450 bytes, 20 lines
Powered by Google Project Hosting