This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
tarfeef101
/
viki
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
3
Oczekujące zmiany
0
Wiki
Drzewo:
1a7c8469d8
Gałęzie
Tagi
master
viki
/
node_modules
/
erlpack
/
py
/
tests
/
test_false.py
test_false.py
88 B
Historia
Czysty
1
2
3
4
5
from erlpack import pack
def test_false():
assert pack(False) == '\x83s\x05false'