Shader: Add lexer tests
This commit is contained in:
@@ -530,8 +530,6 @@ namespace Nz::ShaderLang
|
||||
empty = false;
|
||||
}
|
||||
|
||||
ss << '\n';
|
||||
|
||||
return std::move(ss).str();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user