diff options
Diffstat (limited to 'tests/scanner/foo-1.0-expected.tgir')
-rw-r--r-- | tests/scanner/foo-1.0-expected.tgir | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/scanner/foo-1.0-expected.tgir b/tests/scanner/foo-1.0-expected.tgir index edf58eff..dcd97891 100644 --- a/tests/scanner/foo-1.0-expected.tgir +++ b/tests/scanner/foo-1.0-expected.tgir @@ -277,6 +277,9 @@ <type name="GObject.ObjectClass"/> </field> </record> + <constant name="PIE_IS_TASTY" value="3.141590"> + <type name="double"/> + </constant> <record name="Rectangle"> <field name="x" writable="1"> <type name="int"/> |