Also, reduced spam on typing dump by only showing the 'back on todo list' count, rather than repeat them all. Also, typing on tests.integration.helpers
6 lines
169 B
JSON
6 lines
169 B
JSON
{
|
|
"TYPE_NAME": "tuple_all_primitives",
|
|
"TYPE": "(u8, u32, u64, i8, i32, i64, f32, f64, bytes, )",
|
|
"VAL0": "(1, 4, 8, 1, 4, 8, 125.125, 5000.5, b'Hello, world!', )"
|
|
}
|