*** 666,11 *** } } ``` ! ### Compiling and running the libgit2 sample ```sh java -Dforeign.restricted=permit \ --add-modules jdk.incubator.foreign \ --- 666,11 --- } } ``` ! ### Compiling and running the sqlite3 sample ```sh java -Dforeign.restricted=permit \ --add-modules jdk.incubator.foreign \