module tangotests.sync1; void main() { size_t id; synchronized id = 4; }