Home

ffcue @3e3e4f232e75ebca8b1af4c5ada9b2730acd5e41 - refs - log -
-
https://git.jolheiser.com/ffcue.git
ffcue / testdata / constraints.cue
- raw -
1
2
3
4
5
6
#Duration: string & =~"^([0-9]+(ns|us|ยตs|ms|s|m|h))+$"

s: string
i: int
b: bool
d: #Duration