---
source: crates/rascal/src/program.rs
expression: parsed
input_file: samples/as2_errors/special_functions/stopallsounds.as
---
error: Compile error
╭▸ stopallsounds.as:1:1
│
1 │ stopAllSounds(true);
╰╴━━━━━━━━━━━━━━━━━━━ Wrong number of parameters; stopAllSounds requires exactly 0.