@@ -16,7 +16,7 @@ class Card
public function test()
{
$len = Dever::queue($this->lock, 'len');
- return $len;2
+ return $len;
}
public function test1()