Prechádzať zdrojové kódy

fix msg error answer

blueloveTH 2 rokov pred
rodič
commit
4fa7106f2c
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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: x() takes 0 positional arguments but 2 were given
+TypeError: x() takes 2 positional arguments but 0 were given
 ['hello']
 
 ====== test bindings ======