gecko-dev/python/mozlint/test/files/foobar.py

6 строки
108 B
Python

# Oh no.. we called this variable foobar, bad!
from __future__ import absolute_import
foobar = "a string"