source: mainline/uspace/dist/src/bithenge/basic.out@ cf13b17

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since cf13b17 was 1c79996, checked in by Sean Bartell <wingedtachikoma@…>, 13 years ago

Bithenge: fix issues and expand coverage for test.sh

  • Property mode set to 100644
File size: 239 bytes
Line 
1{
2 "u8": 170,
3 "u16le": 4080,
4 "u16be": 4080,
5 "u32le": 2271560481,
6 "u32be": 2271560481,
7 "u64le": 1167088121787636990,
8 "u64be": 1167088121787636990,
9 "empty_blob": b"",
10 "ascii": "0~\u000a\\\"'\u0009\u001b"
11}
Note: See TracBrowser for help on using the repository browser.