mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-16 07:50:18 +00:00
8 lines
226 B
YAML
8 lines
226 B
YAML
desc: 718 -- another lazy crashing bug -- changed as of #1328 to allow referencing external variables
|
|
table_variable_name: tbl
|
|
tests:
|
|
|
|
- rb: r(4).do{|x| tbl.index_create('718') {|row| row[:id] % x}}
|
|
ot: ({'created':1})
|
|
|