stdin

Read the input from <stdin>.

Default: Off

Examples:

int main()
{
// Nothing going on here.
}

transforms into this: