Sign in
fuchsia
/
fuchsia
/
bbc9ce36f629
/
.
/
tools
/
fidl
/
fidlc
/
testdata
/
versions.test.fidl
blob: bfb763d3338e6a3071b2778d83cf47034fe36209 [
file
] [
log
] [
blame
]
// TODO(fxbug.dev/67858): Change strings to integers and add more declarations to this file.
@available
(
added
=
"1"
,
deprecated
=
"2"
,
removed
=
"3"
)
library fidl
.
test
.
versions
;