Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
slow_tests
/
inout
/
push_work_on_channel.out
14
lines
·
14
sloc
·
186 bytes
·
6a32c810703f4ec0c39fe18298ebe6c40acac8f1
Raw
1
> main start
2
> work started
3
> work x: 0
4
> work x: 1
5
> work x: 2
6
> work x: 3
7
> work x: 4
8
> work x: 5
9
> work x: 6
10
> work x: 7
11
> work x: 8
12
> work x: 9
13
> work ended
14
> main task was finished
15