fork download
  1. var x = 1;
  2.  
  3. print("Value of x is $")
Success #stdin #stdout 3.35s 170116KB
stdin
Standard input is empty
stdout
Value of x is $