1GetLocalInt on current thread!
2From GetLocalInt(), value is 42
3	Value is '42'
4SetLocalInt on current thread!
5	Value is '1337'
6