mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
parent
3fe9767dd3
commit
b095c06139
6 changed files with 37 additions and 1 deletions
1
tests/lang/eval-okay-splitversion.exp
Normal file
1
tests/lang/eval-okay-splitversion.exp
Normal file
|
@ -0,0 +1 @@
|
|||
[ "1" "2" "3" ]
|
1
tests/lang/eval-okay-splitversion.nix
Normal file
1
tests/lang/eval-okay-splitversion.nix
Normal file
|
@ -0,0 +1 @@
|
|||
builtins.splitVersion "1.2.3"
|
Loading…
Add table
Add a link
Reference in a new issue