Home

ffcue @82956af6e828a8edc55c2586dfb273efc6a34eb4 - refs - log -
-
https://git.jolheiser.com/ffcue.git
ffcue / testdata / constraints.cue
- raw -
1
2
3
4
5
6
import "time"

s: string
i: int
b: bool
d: time.Duration