examples: annotate examples
[nit.git] / contrib / wiringPi / examples / blink.nit
index b14ded6..399f4f6 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 blink is example
+
 import wiringPi
 
 if args.length != 1 then