zxh0 / jvmgo-book

《自己动手写Java虚拟机》随书源代码

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P170 第三个import语句是否有错误

Nancy945 opened this issue · comments

commented

似乎应该将class改为heap

commented

此处确实有误,谢谢。