mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
"[]=" now works as overload. Improved eval resolution. Added $$FUNCPTR
This commit is contained in:
committed by
Christoffer Lerno
parent
05d4ec55f6
commit
db06f99445
@@ -1,4 +1,4 @@
|
||||
module hash;
|
||||
module std::hash;
|
||||
import libc;
|
||||
|
||||
// Code adapted from Odin's hash.odin
|
||||
|
||||
Reference in New Issue
Block a user