diff options
author | Roland Reichwein <mail@reichwein.it> | 2024-05-05 12:57:18 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2024-05-05 12:57:18 +0200 |
commit | 28609f436966f731f91e84d10c1d7d0621b4abe8 (patch) | |
tree | ffc2ae6cbea157e501910db004a3fdedfb98dfd1 /yscan.cpp | |
parent | d137a52a6807f4c74e8e7e32e62ee4acbfe92197 (diff) |
Tests
Diffstat (limited to 'yscan.cpp')
-rw-r--r-- | yscan.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -42,8 +42,7 @@ int yscan(int argc, char* argv[]) <build> <name>{}</name> {} </build> -{}</ymake> -)"}; +{}</ymake>)"}; contents = fmt::format(contents, name, sources, test_sources); std::cout << contents << std::endl; } catch (const std::exception& ex) { |