Home

ffcue @main - 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