mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-17 03:42:48 +00:00
52 lines
549 B
Plaintext
52 lines
549 B
Plaintext
|
const times, uint
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
const times, int
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
negative const times
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
negative tests
|
||
|
\N
|
||
|
non-const times, uint
|
||
|
3
|
||
|
2
|
||
|
1
|
||
|
0
|
||
|
12
|
||
|
10
|
||
|
4
|
||
|
5
|
||
|
4
|
||
|
21
|
||
|
9
|
||
|
7
|
||
|
56
|
||
|
20
|
||
|
5
|
||
|
7
|
||
|
non-const times, int
|
||
|
3
|
||
|
2
|
||
|
1
|
||
|
0
|
||
|
12
|
||
|
10
|
||
|
4
|
||
|
5
|
||
|
0
|
||
|
0
|
||
|
0
|
||
|
0
|
||
|
56
|
||
|
20
|
||
|
5
|
||
|
7
|