mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-19 21:10:30 +00:00
Fix overloading bug due to comparison of named types
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#import "os.odin";
|
||||
#import "halloc.odin";
|
||||
|
||||
|
||||
main :: proc() {
|
||||
/*
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user