@page "/openbirch"
@for (int i = 0; i < 100; i++) { int temp = i; test @temp }
@code { public string test = ""; }