Skip to content

Commit

Permalink
Added main.c ref
Browse files Browse the repository at this point in the history
  • Loading branch information
levb committed May 11, 2024
1 parent 9ece99e commit 5e2671d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/nbe/parse.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ var (
DotNet: "Main.cs",
DotNet2: "Main.cs",
Elixir: "main.exs",
C: "main.c",
}

languageMultiCommentDelims = map[string][2]string{
Expand Down

1 comment on commit 5e2671d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for nats-by-example ready!

✅ Preview
https://nats-by-example-cfop87gzy-connecteverything.vercel.app

Built with commit 5e2671d.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.