/** * @author Edouard DUPIN * @copyright 2011, Edouard DUPIN, all right reserved * @license MPL v2.0 (see license file) */ #pragma once #include void localTest(const etk::String& _ref, const etk::String& _input, int32_t _errorPos);