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