Elixir Cross Referencer

Loading...
1
2
3
4
5
6
# Same key value is not allowed
key {
	foo = value
	bar = value2
}
key.foo = value