top | item 30397124

(no title)

skytrias | 4 years ago

if you really care about that so much you can create an alias procedure with a different name and use that throughout your package

import "core:fmt"

print :: fmt.println

// you can use print("test") now

discuss

order

No comments yet.