deno/cli/tests/unstable.js

2 lines
75 B
JavaScript

// This program should require the --unstable flag
Deno.openPlugin("foo");