labs-edaf30/lab1/separate_fn.h
Sven Gestegard Robertz e4df45f4a9 imported lab skeletons
2021-10-27 15:39:22 +02:00

3 lines
60 B
C++

#include <string>
void the_function(const std::string& s);