mirror of
https://github.com/nlohmann/json.git
synced 2025-07-18 06:02:16 +03:00
Fix CI, again (#4083)
This commit is contained in:
@ -35,7 +35,6 @@ int main()
|
||||
// output the changed array
|
||||
std::cout << j["array"] << '\n';
|
||||
|
||||
|
||||
// out_of_range.106
|
||||
try
|
||||
{
|
||||
|
Reference in New Issue
Block a user