Modified Abigen to Support Vyper (#19120)
This commit is contained in:
committed by
Guillaume Ballet
parent
47c03c0f8c
commit
fb458280d1
3
common/compiler/test.v.py
Normal file
3
common/compiler/test.v.py
Normal file
@ -0,0 +1,3 @@
|
||||
@public
|
||||
def test():
|
||||
hello: int128
|
Reference in New Issue
Block a user