Updated to Freebasic 1.9.0

This commit is contained in:
RVG|lory 2023-04-08 19:32:44 +02:00 committed by GitHub
parent 86d897d580
commit 6a48428970
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"language": "freebasic",
"version": "1.9.0",
"aliases": ["bas", "fbc", "basic", "qbasic", "quickbasic"]
}