craftinginterpreters icon indicating copy to clipboard operation
craftinginterpreters copied to clipboard

Typo in chapter #24

Open alexvas opened this issue 1 year ago • 0 comments

A side note in "Calls and Functions" chapter says:

object.h
in enum ObjType

The enum is actually in value.h.

Thanks for an amazing book, @munificent!

alexvas avatar Dec 19 '23 06:12 alexvas