mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
Arbitrary (non-falsey) values returned from functions are cast as Anonymous nodes
This commit is contained in:
@@ -50,4 +50,7 @@
|
||||
val1: foo;
|
||||
val2: foo;
|
||||
}
|
||||
.test-simple {
|
||||
value: 3.141592653589793;
|
||||
}
|
||||
@arbitrary value after ();
|
||||
|
||||
Reference in New Issue
Block a user