annotate tests/css.urp @ 2135:a159625975a7

Allow file directives to contain slashes Previously, adding a line such as "file /c/foo.css css/foo.css" would cause the compiler to raise an InvalidArc exception.
author Julian Squires <julian@cipht.net>
date Fri, 24 Apr 2015 07:51:47 -0400
parents 277480862cef
children
rev   line source
adam@1750 1 allow url http://www.google.com/*
adam@1750 2
adam@1331 3 # Comment here
adam@1331 4 css # Comment at end of line!
adam@1331 5 # Comments everywhere!