summaryrefslogtreecommitdiff
path: root/src/map
diff options
context:
space:
mode:
Diffstat (limited to 'src/map')
-rw-r--r--src/map/map.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/map.py b/src/map/map.py
index 56522c3..cb29d53 100644
--- a/src/map/map.py
+++ b/src/map/map.py
@@ -96,7 +96,7 @@ class map_abstract(object):
]
test_extra = '''
- using tmwa::operator ""_s;
+ using tmwa::operator "" _s;
inline
tmwa::map_local *fake_map_local(tmwa::ZString name, int xs, int ys)