Ребят, можете пожалуйста обьяснить почему этот код не компилится?
https://mbebenita.github.io/WasmExplorer/?state=%7B%22options%22%3A%7B%22showGutter%22%3Atrue%2C%22showConsole%22%3Atrue%2C%22showOptions%22%3Atrue%2C%22autoCompile%22%3Atrue%2C%22showLLVM%22%3Afalse%2C%22darkMode%22%3Atrue%2C%22fastMath%22%3Atrue%2C%22noInline%22%3Afalse%2C%22noRTTI%22%3Atrue%2C%22noExceptions%22%3Afalse%2C%22cleanWast%22%3Afalse%2C%22wasmBaseline%22%3Afalse%2C%22dialect%22%3A%22C%2B%2B1z%22%2C%22optimizationLevel%22%3A%22s%22%7D%2C%22source%22%3A%22%5Cnint%20typeId%20%3D%200%3B%5Cn%5Cntemplate%20%3Ctypename%3E%20%5Cnint%20getIdOf()%20%7B%5Cn%20%20static%20int%20id%20%3D%20%2B%2BtypeId%3B%5Cn%20%20return%20%2B%2BtypeId%3B%5Cn%7D%5Cn%5Cnint%20main()%20%7B%5Cn%20%20auto%20i%20%3D%20getIdOf%3Cfloat%3E()%3B%5Cn%20%20return%20i%3B%5Cn%7D%22%7D