forked from BigfootDev/flatbuffers
(PHP) fixes getting indirect table, also fixes getInt method on 32bit machine.
This commit is contained in:
6
tests/monsterdata_indirect.json
Normal file
6
tests/monsterdata_indirect.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Gob",
|
||||
"enemy": {
|
||||
"name": "Awk"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user