This commit is contained in:
newbie 2024-01-22 20:23:18 +08:00
parent 2e0f8c2a59
commit 1183b67b68

View File

@ -1,2 +1,6 @@
{
"class": {
"prefix": "class",
"body": "type $1 struct{$2}\n$0"
}
}