blob: 92d6b4f64d29a669931becfea7496d8ee129bc1a [file] [log] [blame]
library foo.bar;
string A_KEY {
A_VALUE = "a string value",
};
extend uint fuchsia.BIND_PROTOCOL {
BUS = 84,
};