Files
RedBear-OS/local/recipes/dev/meson/source/test cases/unit/17 prebuilt shared/alexandria.c
T

7 lines
153 B
C

#include"alexandria.h"
#include<stdio.h>
void alexandria_visit() {
printf("You are surrounded by wisdom and knowledge. You feel enlightened.\n");
}