examples: annotate examples
[nit.git] / contrib / wiringPi / examples / shift.nit
index 4038d28..abb474f 100644 (file)
@@ -13,6 +13,9 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+
+module wiringPi is example
+
 import wiringPi
 
 if args.is_empty or args.length > 2 then