8 lines
94 B
Plaintext
8 lines
94 B
Plaintext
namespace testing;
|
|
|
|
table TestTableFloat {
|
|
test_float:float;
|
|
}
|
|
|
|
root_type TestTableFloat;
|