Make sure folly::dynamic arrays can be used with folly::gen
Summary: Define a value_type for folly::dynamic to make arrays work with folly::gen::from. Test Plan: - added new unit test - fbconfig folly/test && fbmake runtests Reviewed By: tjackson@fb.com FB internal diff: D1216358
Showing
Please register or sign in to comment