mirror of
https://github.com/leafo/moonscript.git
synced 2024-11-22 02:44:23 +00:00
5ae8ffaed7
Added two tests that test the behavior of nested `with` blocks. When a nested `with` block is started, using a variable referenced from the enclosing one, expected behavior is to change the short-dot syntax scope to the newly-referenced variable. |
||
---|---|---|
.. | ||
error_inputs | ||
inputs | ||
outputs | ||
class_spec.moon | ||
cmd_spec.moon | ||
comprehension_spec.moon | ||
destructure_spec.moon | ||
error_rewriting_spec.moon | ||
helpers.moon | ||
import_spec.moon | ||
lang_spec.moon | ||
loops_spec.moon | ||
moon_spec.moon | ||
moonscript_spec.moon |