Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGreatSageEqualToHeaven authored Mar 27, 2024
1 parent e4edb4c commit b579c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Fiu cannot provide perfect errors, if `errorHandling` is enabled all errors are

### Injectable globals

The vm allows globals to be injected into the VM with `extensions`
The vm allows globals to be injected into the VM with `extensions`, these injected globals can never be deleted by the interpreter and any attempts will just result in environment globals being set to `nil`.

Example:

Expand Down

0 comments on commit b579c13

Please sign in to comment.