ThakeeNathees / pocketlang

A lightweight, fast embeddable scripting language.
https://thakeenathees.github.io/pocketlang/
MIT License
1.52k stars 80 forks source link

[Bugfix] fix pkIsSlotInstanceOf bug #264

Open khchen opened 2 years ago

khchen commented 2 years ago

C interface pkIsSlotInstanceOf is not working. This is a fix.