"""
Check extra mapping args to %.
"""

import support

r = 'method()' % { 'args':''}
