Skip to content

Commit

Permalink
Corrected external attribute prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
trag1c authored and lpil committed Apr 30, 2024
1 parent 3c7dca2 commit f4c9a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
"External attribute": {
"prefix": [
"external"
"@external"
],
"body": [
"@external(${1:erlang}, \"${2}\", \"${0}\")"
Expand Down

0 comments on commit f4c9a82

Please sign in to comment.