Closed brucehsu closed 10 years ago
Currently, RMethod gofunc doesn't returns value back to stack. Should return single value Object.
RMethod gofunc
Object
https://github.com/brucehsu/GobiesVM/commit/175bed2cd32e7b7a7f4a849b33d3b38f95401f3c
Currently,
RMethod gofunc
doesn't returns value back to stack. Should return single valueObject
.