noobling / prof-comp

Sleep Diary App - We have launched in Beta!
https://sleepdiaryapp.herokuapp.com
MIT License
4 stars 2 forks source link

Won't Compile #49

Open noobling opened 5 years ago

noobling commented 5 years ago

The whole broken

var a = 1;
console.log(a);

@noobling