Skip to content
Snippets Groups Projects
Commit e893d1eb authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Fixed bug where ([])[0] was encoded instead of throwing an error when

a function couldn't be encoded. Use internal object index instead of
f_arrow to encode functions of type 1, to be able to encode private
functions etc.

Rev: src/encode.c:1.104
parent 8e6d5c8b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment