mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-22 15:32:35 +00:00
Add issue link to code
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Tests issue: https://github.com/odin-lang/Odin/issues/5640
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// Tests issue: https://github.com/odin-lang/Odin/issues/5640
|
||||
|
||||
package test_issues
|
||||
|
||||
import "core:testing"
|
||||
|
||||
Reference in New Issue
Block a user