Add a test of new warning of omitted native: keyword

This commit is contained in:
Jon Turney 2020-02-12 13:37:08 +00:00
parent 1464ac6ed5
commit 48e5c1234a
No known key found for this signature in database
GPG Key ID: C7C86F0370285C81
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
project('languages missing native')
add_languages('c')