aboutsummaryrefslogtreecommitdiff
path: root/tests/help-msg/0x3e0x7e.pd
blob: 22896e9e1fd211f959a236a2b250ea64ebb6c9d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#N canvas 179 117 582 310 10;
#X obj 91 117 inlet bang;
#X obj 91 270 outlet result;
#X obj 91 138 t b b b;
#X obj 91 240 i 1;
#X msg 113 183 help;
#X text 37 51 tests whether [0x3e0x7e] crashes when a "help"-message
is sent;
#X obj 113 214 <~;
#X connect 0 0 2 0;
#X connect 2 0 3 0;
#X connect 2 1 4 0;
#X connect 3 0 1 0;
#X connect 4 0 6 0;