mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-08 05:34:51 +08:00
One more E292 test.
This commit is contained in:
@@ -18,3 +18,4 @@ def test_eof_newline():
|
||||
assert_issue('asdf = 1\n#')
|
||||
assert_issue('# foobar')
|
||||
assert_issue('')
|
||||
assert_issue('foo = 1 # comment')
|
||||
|
||||
Reference in New Issue
Block a user