Skip to content

Commit

Permalink
Merge pull request #1 from emersonwood/basic-dotlingo
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonwood authored Oct 22, 2017
2 parents f5763bb + 90ae166 commit 384ebba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .lingo
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
lexicons:
- codelingo/go
tenets:
- name: find-funcs
doc: Example tenet that finds all functions.
comment: This is a function, but you probably already knew that.
match:
<go.func_decl[:]

0 comments on commit 384ebba

Please sign in to comment.