tests/functional2/lang: Migrate attrs tests
Change-Id: I8eee261d76d34c4a138bc24d9c2b9a0dfb944c7f
This commit is contained in:
@@ -1 +0,0 @@
|
||||
--extra-deprecated-features rec-set-overrides
|
||||
@@ -0,0 +1,3 @@
|
||||
[[test]]
|
||||
runner = "eval-okay"
|
||||
flags = [ "--extra-deprecated-features", "rec-set-overrides" ]
|
||||
@@ -12,4 +12,5 @@ in
|
||||
|
||||
{
|
||||
result = lib.id (builtins.concatStringsSep "" [xyzzy xyzzy2 fb]);
|
||||
result2 = { xyzzy }: xyzzy;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user