tutorials don't build with current clang CI
I verifies this locally and there are several issues with more recent clang versions (6.0, 8, 10).
tutorial-07 fails, because the compiler fails to deduce statically constants like dim
. I couldn't quickly solve the problem, so I open this issue to keep track of the problem.