spencersalazar / chuck

28 stars 8 forks source link

crash: FM #3

Open spencersalazar opened 11 years ago

spencersalazar commented 11 years ago

The following code causes a crash:

FM u => blackhole;
1::samp => now;
u =< blackhole;
null @=> u;

and produces this error message just before crashing:

[chuck](via STK): error -- FM tick is virtual!