feat: initial commit
This commit is contained in:
9
.emacs.snippets/porth-mode/main
Executable file
9
.emacs.snippets/porth-mode/main
Executable file
@@ -0,0 +1,9 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: main
|
||||
# key: main
|
||||
# --
|
||||
include "std.porth"
|
||||
|
||||
proc main in
|
||||
$0
|
||||
end
|
||||
Reference in New Issue
Block a user