diff options
Diffstat (limited to 'common/compiler/test.v.py')
-rw-r--r-- | common/compiler/test.v.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/compiler/test.v.py b/common/compiler/test.v.py new file mode 100644 index 000000000..35af56c8f --- /dev/null +++ b/common/compiler/test.v.py @@ -0,0 +1,3 @@ +@public +def test(): + hello: int128 |