We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f04222 commit f5032f9Copy full SHA for f5032f9
test/types.c
@@ -3,7 +3,7 @@
3
*
4
* To compile, run:
5
6
- * $ cc `pkg-config --cflags lua-5.3` -o types types.c `pkg-config --libs lua-5.3`
+ * $ cc `pkg-config --cflags lua-5.4` -o types types.c `pkg-config --libs lua-5.4`
7
*/
8
#include <stdio.h>
9
#include <luaconf.h>
0 commit comments