mirror of
https://github.com/zrax/pycdc.git
synced 2026-06-23 11:34:07 +00:00
* fix #396 Unsupported Node type: 27 * Add test file * Modify a little comment * Modify the test pyc file name * Delete redundant pyc files * retest * Add newline at EOF --------- Co-authored-by: Michael Hansen <zrax0111@gmail.com>
3 lines
46 B
Python
3 lines
46 B
Python
import Test
|
|
class MyNet(Test.t):
|
|
pass
|