Method: Less::Node::Variable#inspect
- Defined in:
- lib/less/engine/nodes/property.rb
#inspect ⇒ Object
96 97 98 |
# File 'lib/less/engine/nodes/property.rb', line 96 def inspect "@#{super}" end |
96 97 98 |
# File 'lib/less/engine/nodes/property.rb', line 96 def inspect "@#{super}" end |