@{ string hello = "Hello, World"; } Simple Page

Simple Page

@hello

@foreach(char c in hello) {@c}