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

6 lines
85 B
Plaintext

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