Home
last modified time | relevance | path

Searched refs:LONGWORDWITHSPACES (Results 1 - 1 of 1) sorted by relevance

/third_party/ninja/misc/
H A Dninja_syntax_test.py27 LONGWORDWITHSPACES = 'a'*5 + '$ ' + 'a'*5 variable
75 self.n._line(' '.join(['x', LONGWORDWITHSPACES, 'y']))
77 INDENT + LONGWORDWITHSPACES,

Completed in 1 milliseconds