Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 136 Bytes

File metadata and controls

11 lines (8 loc) · 136 Bytes

Fenced Code

public static void Function(string s) {
    return s;
}

Inline Code

This is code inline span