зеркало из https://github.com/github/ruby.git
[PRISM] Add a test with a non-static-literal hash key
This commit is contained in:
Родитель
6aa26af683
Коммит
31c0ea20e5
|
@ -659,6 +659,7 @@ module Prism
|
|||
assert_prism_eval("{ to_s: }")
|
||||
assert_prism_eval("{ Prism: }")
|
||||
assert_prism_eval("[ Prism: [:b, :c]]")
|
||||
assert_prism_eval("{ [] => 1}")
|
||||
end
|
||||
|
||||
def test_ImplicitNode
|
||||
|
|
Загрузка…
Ссылка в новой задаче