mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Add Meson language (#3463)
This commit is contained in:
3
samples/Meson/filenames/meson_options.txt
Normal file
3
samples/Meson/filenames/meson_options.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
option('with-something', type: 'boolean',
|
||||
value: true,
|
||||
)
|
||||
Reference in New Issue
Block a user