yeet
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# -*- mode: snippet -*-
|
||||
# group: file templates
|
||||
# contributor: Edmund Miller
|
||||
# name: solidity template
|
||||
# --
|
||||
pragma solidity ^0.4.22;
|
||||
|
||||
contract $0 {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user