Home

cuesonnet @main - refs - log -
-
https://git.jolheiser.com/cuesonnet.git
CUE + Jsonnet
cuesonnet / testdata / structs / closed / invalid_extra.jsonnet
- raw -
1
2
3
4
5
{
  name: 'Alice',
  age: 30,
  email: 'alice@example.com',
}