Browse Source

fix error msg answer

blueloveTH 2 năm trước cách đây
mục cha
commit
cb1c6a0fca
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      c_bindings/test_answers.txt

+ 1 - 1
c_bindings/test_answers.txt

@@ -50,7 +50,7 @@ retmany_x : 1
 retmany_x : 2
 retmany_x : 3
 successfully errored with this message: 
-TypeError: expected 2 positional arguments, got 0 (x)
+TypeError: x() takes 0 positional arguments but 2 were given
 ['hello']
 
 ====== test bindings ======