mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
fix error message
This commit is contained in:
@@ -2408,7 +2408,7 @@ const y = x()`
|
||||
s6.effects,
|
||||
{
|
||||
type: 'set_status',
|
||||
args: ['cannot eval inside function: first step into it']
|
||||
args: ['code was not reached during program execution']
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user