Searched refs:LONGWORDWITHSPACES (Results 1 - 1 of 1) sorted by relevance
/third_party/ninja/misc/ | ||
H A D | ninja_syntax_test.py | 27 LONGWORDWITHSPACES = 'a'*5 + '$ ' + 'a'*5 variable 75 self.n._line(' '.join(['x', LONGWORDWITHSPACES, 'y'])) 77 INDENT + LONGWORDWITHSPACES, |
Completed in 1 milliseconds