提交 8774bdef authored 作者: Frederic Bastien's avatar Frederic Bastien

fix typo.

上级 382248ac
...@@ -96,7 +96,7 @@ class T_test_module(unittest.TestCase): ...@@ -96,7 +96,7 @@ class T_test_module(unittest.TestCase):
m1.y=y m1.y=y
z=x*2 z=x*2
// print type(z) # print type(z)
m1.z=z m1.z=z
m1.lz=[z] m1.lz=[z]
m1.dz={"z":z} m1.dz={"z":z}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论