gingerBill 58e811eea5 Merge pull request #3962 from Feoramund/regex 11 tháng trước cách đây
..
all 58e811eea5 Merge pull request #3962 from Feoramund/regex 11 tháng trước cách đây
demo 649b25fba6 Update the `demo.odin` to use `nil` instead of `os.ERROR_NONE` 1 năm trước cách đây
README.md ccf8b2764d Create README.md 1 năm trước cách đây

README.md

Examples

The example directory contains two packages:

A demo illustrating the basics of Odin.

It further contains all, which imports all core and vendor packages so we can conveniently run odin check on everything at once.

For additional example code, see the examples repository.