The MSVC compiles Test.c into assembly with the command CL Test.c /Fa
Test.c
CL Test.c /Fa
// Test.c void test() {i