xref
: /
Universal-ctags
/
Units
/
parser-elm.r
/
elm-bad-lines.d
/
input-2.elm
(revision 94e964efcdb54004e666334f92f6bee597c7ab96)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
type Input2a = Cons2A1 | Cons2A2 *
2
3
input2b = 1
4
5
module = 2
6
7
input2c = 3
8
9
module2d = 4
10