core/lib/tests/modules/define-value-int-negative.nix

4 lines
19 B
Nix
Raw Normal View History

2024-05-01 22:14:04 +00:00
{
value = -23;
}