roc/cli/tests/known_bad/Symbol.roc
2022-02-06 12:34:23 +01:00

6 lines
145 B
Text

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