roc/crates/cli/tests/known_bad/Symbol.roc

6 lines
143 B
Text

interface Symbol
exposes [Ident]
imports []
# NOTE: this module is fine, but used by UnusedImport.roc to uselessly import
Ident : Str