mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
Merge branch 'trunk' into fix-str-from-int
This commit is contained in:
commit
c0c2c1341c
45 changed files with 104 additions and 78 deletions
|
@ -192,7 +192,7 @@ test "" {
|
|||
//
|
||||
// Thank you Zig Contributors!
|
||||
|
||||
// Export it as weak incase it is alreadly linked in by something else.
|
||||
// Export it as weak incase it is already linked in by something else.
|
||||
comptime {
|
||||
@export(__muloti4, .{ .name = "__muloti4", .linkage = .Weak });
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue