]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/profiler/profiler-tests.factor
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical...
[factor.git] / basis / tools / profiler / profiler-tests.factor
index b02b800463f2b94a5044dc6d0e83a1834793e32e..68b26420d0c3e6e6728c86584877167bad35b504 100644 (file)
@@ -67,7 +67,7 @@ IN: tools.profiler.tests
 
 [ 1 ] [
     [
-        [ [ ] (( -- )) define-temp ] with-compilation-unit
+        [ [ ] ( -- ) define-temp ] with-compilation-unit
         dup execute( -- )
     ] profile
     counter>>