Files
cli/vendor/wit-parser/tests/ui/parse-fail/bad-deprecated3.wit

5 lines
58 B
Plaintext
Raw Normal View History

package a:b;
@deprecated(since = 1.2.3)
interface foo {}