From 2ca5e185ce6aceef2508c8e87e7fc6b41e06d9ae Mon Sep 17 00:00:00 2001 From: Jeff Hykin Date: Sat, 25 May 2024 12:55:53 -0400 Subject: [PATCH] - --- nodes/1_lib/source/detangled/1_foundation.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nodes/1_lib/source/detangled/1_foundation.nix b/nodes/1_lib/source/detangled/1_foundation.nix index 78105b3..b1d29db 100644 --- a/nodes/1_lib/source/detangled/1_foundation.nix +++ b/nodes/1_lib/source/detangled/1_foundation.nix @@ -165,6 +165,7 @@ let # # TODO: figure out a clever way to integrate location information from # something like __unsafeGetAttrPos. + /** Print a warning before returning the second argument. This function behaves like `builtins.trace`, but requires a string message and formats it as a