blob: ce60dfb4479cc4e963956e6ad875f280261bac67 [file]
name: GlobalTestObjCLibrary
description: 'Tests global variables'
language: objc
output: 'global_native_bindings.dart'
exclude-all-by-default: true
ffi-native:
globals:
include:
- globalString
- globalObject
- globalBlock
headers:
entry-points:
- 'global_test.h'