-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabd_file.edn
More file actions
20 lines (20 loc) · 966 Bytes
/
abd_file.edn
File metadata and controls
20 lines (20 loc) · 966 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{:process 0, :type :invoke, :f :write, :value 399}
{:process 1, :type :invoke, :f :write, :value 705}
{:process 0, :type :ok, :f :write, :value 705}
{:process 1, :type :ok, :f :write, :value 705}
{:process 2, :type :invoke, :f :read, :value nil}
{:process 2, :type :ok, :f :read, :value 705}
{:process 3, :type :invoke, :f :read, :value nil}
{:process 3, :type :ok, :f :read, :value 705}
{:process 4, :type :invoke, :f :read, :value nil}
{:process 4, :type :ok, :f :read, :value 705}
{:process 5, :type :invoke, :f :write, :value 810}
{:process 5, :type :ok, :f :write, :value 810}
{:process 6, :type :invoke, :f :write, :value 96}
{:process 6, :type :ok, :f :write, :value 96}
{:process 7, :type :invoke, :f :read, :value nil}
{:process 8, :type :invoke, :f :read, :value nil}
{:process 9, :type :invoke, :f :write, :value 693}
{:process 8, :type :ok, :f :read, :value 96}
{:process 7, :type :ok, :f :read, :value 96}
{:process 9, :type :ok, :f :write, :value 693}