This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Archivist
/
HCrisp
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
A fork of Crisp for HARP
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23
Комити
1
Грана
62 KiB
Дрво:
0f0c8ea728
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '0f0c8ea728'
${ noResults }
HCrisp
/
spec
/
crisp
/
mal_specs
/
tests
/
incA.mal
3 lines
46 B
Датотека
Normal View
Историја
import mal's tests from mal repository
пре 9 година
(def! inc4 (fn* (a) (+ 4 a)))
(prn (inc4 5))