mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-28 01:56:21 +00:00
3 lines
95 B
Odin
3 lines
95 B
Odin
// package libc declares the commonly used things in "libc" (C standard library).
|
|
package libc
|