ponylang / pony-tutorial

:horse: Tutorial for the Pony programming language
http://tutorial.ponylang.io
BSD 2-Clause "Simplified" License
310 stars 111 forks source link

Add compile_intrinsic keyword #423

Closed rhagenson closed 4 years ago

rhagenson commented 4 years ago

Adds the missing compile_intrinsic keyword to Appendices/Keywords table.

Closes #422