xo-interpreter: kill stray character

This commit is contained in:
Roland Conybeare 2025-11-19 12:46:45 -05:00
commit f12b5c1172

View file

@ -1,4 +1,4 @@
s/** @file LocalEnv.cpp **/
/** @file LocalEnv.cpp **/
#include "LocalEnv.hpp"
#include "xo/reflect/Reflect.hpp"