Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bugfix] Fix project no longer compiling on latest Odin commit #575

Merged
merged 6 commits into from
Jan 8, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update snippets.odin for dynamic literals.
glektarssza authored Jan 7, 2025
commit a5c8c89996155845e27fc224b61a6bf4719f3f1e
1 change: 1 addition & 0 deletions src/server/snippets.odin
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#+feature dynamic-literals
package server

Snippet_Info :: struct {