MCPcopy Create free account
hub / github.com/Naios/function2 / function_issue_7_regression

Function function_issue_7_regression

test/regressions.cpp:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31int function_issue_7_regression(int& i) {
32 return i;
33}
34
35/// The following code does not compile on
36/// MSVC version 19.12.25830.2 (Visual Studio 2017 15.5.1):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected