Back to constructors index
$test_int = ['_' => 'test.int', 'value' => int, ];
Or, if you're into Lua:
test_int={_='test.int', value=int, }